Skip to main content
Nintex Community Menu Bar
Question

Decimal zero(s) removed automatically in skuid

  • July 10, 2024
  • 2 replies
  • 18 views

Forum|alt.badge.img+6

Hi

In SFDC Debug, the calculations are looking good.

price = 79.00
discount = 12.20

but when I add these fields on Table in Skuid, this shows like below:

price = 79         discount = 12.2


Any idea why this is happening ?



2 replies

Forum|alt.badge.img+17

Not sure, but if you click on the field in the table and then look up at the field settings, there should be an option to overide Salesforce meta data and display the field with any formatting you wish including decimal spaces.


Forum|alt.badge.img+6
  • Author
  • July 10, 2024

Thanks Raymond!
It works.