Generate fully featured Excel spreadsheets from FileMaker, dynamically defined using JSON. No scripting or programming required!
Tip
NEW: Please try out out new Custom GPT for FX Reports. You can ask questions and get fully working code examples in return! It is still in Beta and ChatGPT is not always correct, so please verify the answers if necessary!
- FX_Reports.fmp12
- FX_ReportsExample.fmp12 – example implementation in Contacts Starter Solution
- FX_Reports.fmaddon – FileMaker Add-on for easy implementation
Required Plugins:
FX Reports requires both the MBS plugin and LibXL being installed on your machine. You also need licenses for those but evaluation can still be done in a trial mode.
You can download the latest version from their websites:
Create and maintain templates for using with FX Reports. If you do not want to use it online, simply download the editor
folder and open index.html
locally in your browser.
All our FileMaker-based projects and products are prefixed with an F, the X stands for extension or extract. FX database files are modules that you can simply add to your own solution and they mostly contain classes and functionality taken from our F1 Framework.
FX modules are mostly closed source, i.e. the admin account is removed. They are free to use or have at least a free tier. Extra functionality can then be unlocked by purchasing a license.