You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let the company define exactly how it wants the data exported, save it as a reusable template, and apply it in one click.
Scope
Template model: name, output format (Excel/CSV/JSON), ordered columns each mapping a canonical field to a custom label, optional fixed/computed columns.
Export engine applies a template to a documents canonical data -> ClosedXML (.xlsx) / CSV / JSON.\n- [ ] UI: manage templates (create/edit/duplicate/delete), live output preview, apply at export step.\n\n## Gate\nCreate a custom template, preview it, export a real document with it, open the file and the columns/labels match.
Let the company define exactly how it wants the data exported, save it as a reusable template, and apply it in one click.
Scope