Greetings.
I haven't found this issue in the database (or I didn't know how to search for it).
I mostly used the following process: 1) Inputting 2 sets of data 2) Running some processes on them 3) Exporting data + the outcome of the process in the same xlsx file along with some additional information using the reporting tool.
The reason I am using the reporting tool is because I sometimes want each sheet to have different formatting on certain rows or columns depending on data and I want to receive a pre-formatted file to save time.
After using it successfully for a while I noticed that in some columns which are "double" some of the output data on the column turns out as "text". The effect becomes worse with larger datasets. In this case you can observe what I mean in OUTPUT_DATASET.xlsx -> 4. SUBSYSTEM -> Column "11". If you filter there the bottom data shown are not numbers. First instance is observed in cell N1610.
In the workflow this column is "double" just before entering the render tool. If I try to export it directly to xlsx the data is normal (number).
Possible issues that I have considered:
I am missing something or doing something wrong while table formating?
Is there some kind of limit on reporting tool or some kind of maximum memory issue?
Is there a problem with exporting using "," for decimal?
Is it some kind of bug?
Thank you in advance