Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Decimal places showing in Matrix

Hi,   My database fields have 2 decimal places but I'd like to display them in a matrix visualisation with no decimal places. Is there a way to do this in the matrix (as a display preference) witho...
  • Greg_Deckler's avatar
    9 years ago

    In the data model, you can use the Modeling tab, formatting section, to control the decimal places displayed. This does not change the underlying data. You can prove this to yourself by setting the formatting to 0 decimals and then creating a custom column where you multiply that column by 1.0. In this new column you will see that the underlying data still has the decimal numbers.