Exporting with different formatting¶
Question¶
For the report preview and print, my numeric fields/objects contain formatting with a thousands separator. When the report is exported to CSV, this formatting should not be applied. How do I change this?
Answer¶
The formatting should be done using a mask that is supplied via a function. The function can then use a parameter, a public function, or a global variable to supply the mask. The value of a parameter, as well as the contents of a user-defined (public) function, can be changed or set via integration.