Hello friends, I currently have an app that feeds from a list in sharepoint, from this list I get a column called "TOTAL POINTS" which is a column calculated in sharepoint, but when viewing the result in the POWER APPs application, many zeros after the decimal, I have tried the following formats but none of them worked.
original
Round (Value (ThisItem.'TOTAL POINTS '); 2)
Text (ThisItem.'TOTAL POINTS '; "#. 0")

Report
All responses (
Answers (