Hi,
I have a workflow with many 0 (= zeros), the data type for these columns are "Double".
I want to ouput my file in .xlsx (basic Excel format) but I want all the 0 replaced by a blank.
I want to keep the data type as a number and not a string.
Do you have and advice on how to do it?
And what would be the most efficient way if I have 150+ columns and many rows?
Thanks a lot for your help,
Best regards,
Axis