I have an invoiced field in Sharepoint with the column heading Net Invoice Amount. This is formatted as currency.
Unfortunately, in Power Apps the correct value is displayed in the form during the calculation, but with 12 zeros at the end. How can I format it correctly in Power Apps. The calculation and display is done correctly in Sharepoint.

The display on the screenshot should read 49.00 instead of 49.000000000000.
I'm grateful for every tip!