Forum Discussion

gonrodrigues's avatar
gonrodrigues
Helper III
10 years ago
Solved

Columns data

Why sometimes columns are perceived as a SUM and sometimes not? is that related to the data source (in this case Excel)?

Thanks!

  • It has to do with the data type - if the data looks like a number then PBI will assume it can be treated like a number.  If you want to stop that behavior then go to the query editor and explicitly define that column as a text column.

5 Replies

  • austinsense's avatar
    austinsense
    Impactful Individual

    It has to do with the data type - if the data looks like a number then PBI will assume it can be treated like a number.  If you want to stop that behavior then go to the query editor and explicitly define that column as a text column.

    • JohannaO's avatar
      JohannaO
      New Member

      I have the oppisit problem. Is there any way to get PBI to understand that a column (with numeric values) to be a measurement? I have tried different data types but nothing happens.

      • gonrodrigues's avatar
        gonrodrigues
        Helper III

        Yeah i had that same problem! I solved it by 'geting data' again, replacing the old tables with new ones and he understood the columns from new tables as a measurement.. idk why. But ofc this is not a good solution!