Hi Team,
I have a Float datatype column in SQL Server and when trying to populate that to powerapp through Gallery -> Label , I see that the value is being chopped.
ex: 0.272245892490096 [Actual value] is displayed as 0.27224589 and is chopping to 8 digits after the decimal. is there a way I can get the complete number.
If this issue can be fixed by any chance it will be of great help
Adding @GregLi to comment on roadmap feasibility.