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!
  • austinsense's avatar
    10 years ago

    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.