Hi all,
A flow that was working with the below compose action:
formatNumber(int(outputs('Get_item')?['body/Invoice_Amount']), '0,0.00', 'en-gb')
Now seems to have failed. The flow is still running and I need to correct the above if necessary then run a new test to complete it.
I know you can read this but basically take the raw out from a calculation, format to thousands and two decimal places.
Regards,
Andrew