Forum Discussion
chris-kenworthy
13 days agoNew Contributor II
We addressed this by adding an Export button above the SQL Table Editor that invokes a Workspace Business Rule. The rule queries the relational data and uses the OpenXML library to generate a fully compatible XLSX file.
The approach works very well, though it is non-trivial to implement. We ultimately invested the time because the capability is now core to our partner solution, Revfore Flex. We also use the same OpenXML library for importing Excel data back into relational tables.
When we originally built this, AI functionality was limited, so you may be able to implement a similar pattern more quickly today with AI assistance. If an XLSX output is a hard requirement, I’m happy to share some pointers
Related Content
- 1 year ago
- 2 months ago
- 3 years ago
- 2 years ago
- 1 year ago