Good Afternoon!
This is more of a question in principle. I have a flow where I collect information from SharePoint for an approval and a subsequent notification email. I have two amount columns and they are both essentially formatted as currency but one of them is a calculated field.
I'm trying to format the number in the flow as currency as well. I've both tried the formatNumber expression and the Format Number action. Neither works and the error message says that expect input is a number (integer or decimal) but provided was a string.
Interesting enough, it seems to work for the calculated column but not for the Currency column. I would have expected for both columns the value to be passed to Power Automate to be a number.
Everything I tried doesn't want to deal with the string. How can I format the amount into a usable format?
And how can I find out how the values come across? I'm using the same input in a previous action and as it displays 50.000000, that looks like a number to me.
Thanks,
Christine