Hello community,
I am exited with new option to export Datawindow to Json format. Could you please help me to figure out how to achieve the following:
1. Exported field names are different from column names. How to specify/map the Json field names with column names?
2. I need to export some fields in boolean true/false. The logic is simple, for example, { if "current_status" is "Y" then true else false }
Please advise.
Thank you,
Yuri
I'd think Json import/export would be implemented using template similar to XML