Forum Discussion

Pammy2411's avatar
Pammy2411
Frequent Visitor
10 years ago
Solved

DataFormat.error We couldnt convert to Number...

Hi,   I am having issues with applying my query after i unpivot columns in my data model. When i first input my data, there are columns with values for every week. Power BI identifies the columns a...
  • jbocachica's avatar
    jbocachica
    10 years ago

    That is beacuse when you made the pivot, it's necessary to create an aggregation and in that moment is when you realize your data issues, before that your data is just rows, for example, if you instead of create a pivot, create a meassure, you will see the same error.

     

    Regards