Hello! This used to work for me so I don't know what's going on.
My input is a list of loan balances, all amounts in my input file have two decimal places. Alteryx assigns data type Double to all the balances, which wipes out all zeroes after the decimal so I used a Select tool to set the column to Fixed Decimal (19.2) yet my results still come out with ending zeros missing. What's up with that? Kinda defeats the purpose.

