Skip to content

Latest commit

 

History

History
52 lines (22 loc) · 2.25 KB

README.md

File metadata and controls

52 lines (22 loc) · 2.25 KB

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!

Downloads

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:

MBS FileMaker Plugin

LibXL

The Editor

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.

Template Editor

What does 'FX' stand for?

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.

Browse all our FX repos