I have two cells in the same row in a HTML table within a flow, which takes data from a SharePoint list. Both numbers in the list are formatted as currency in the list, the first one is just a number, and the second is a calculated field.
I formatted the first number in the flow, and it worked fine, but when I tried to format the second number the flow keeps failing.
If I do not use any formatting of the second number, the flow works fine, but the cell out put has around 10 decimal places.
Is there an issue with formatting calculated fields in Power Apps? If so, is there a work around? Many thanks!