function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jackie BeckettJackie Beckett 

FSL Mobile App displaying 6 decimal points when field has only 2 dp

I am using a Field Service Lightning flow to display a custom formula field called Subtotal - the formula Subtotal field is a currency field to 2 decimal places.
I have a screen element that has a Display Text inside it which is displaying the Subtotal field.
In the flow debug screen it is showing the value correctly as 2 decimal places, however, when I log into the Field Service Lightning app it shows the value to 6 decimal places

FYI - we do not have multi currency enabled

Has anyone come across this before? 

ThanksApp screen on right, desktop detail page on left
Agastya SuleAgastya Sule
Try using multiple globalization of variables and character meta-type of your data field.

Thanks.

If you like my question please upvote Also you can read VPN use 13377x (https://www.techferal.com/13377x-1337x-torrent-unblocked-download-mov-1404/)  Mobile Insurance (https://www.techferal.com/best-smartphone-insurance-company-983/)

 
Soham SFDCSoham SFDC

Hi Jackie,

Did you get a solution for this? I am facing the same issue where the formula field is a Currency Data Type with 2 Decimal Places but still it shows 3 Decimal places while I try to check it from the Mobile FSL App.