Need some help on why this happening and how to fix it.
I have a workflow where the data amounts (set as data type: FixedDecimal 19.2) are outputting to a file by using the SharePoint Output tool. In the prior workflow, I was utilizing the Output Data tool (not SharePoint) and had no issues (excel showed the data as an amount as expected). Since I have updated the output to a SharePoint Output tool (v 2.4.0), it is now changing the data type to a string/text once exported as an excel (xlsx) file.
The select tool is still showing as a FixedDecimal so I have no idea why its exporting/outputting differently.