Forum Discussion

Nicho247's avatar
Nicho247
Helper III
6 years ago
Solved

displayed table values are not matching source data

Hello -   Difficult problem to describe.   I have a SQL query which is returning some data. In the SQL query I have cast the column in question as a decimal(18,2). I have then pushed this into ex...
  • lbendlin's avatar
    lbendlin
    6 years ago

    That's the way decimals work. apply formatting to it if you want to display only two significant digits.