Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Pivot columns

I created a custom column for monthly work hours. I also created a custom column to concatenate 3 columns into one with a hyphen as a separator between text strings. I need to pivot the monthly work ...
  • v-piga-msft's avatar
    v-piga-msft
    8 years ago

    Hi Anonymous,

     

    It seems that you created the calculated columns with dax expression in Data view. 

     

    Actually, we cannot see the calculated column in Editor Queries. We could see the custom columns created in Query Editor.

     

    There is something different between calculated column and custom column.

     

    In addition to the difference of language used to create them, there are also others different parts between them.

    We could take a look at the article Calculated columns in Power BI Desktop, which explains the main difference between those two columns.

     

    If you want to pivot the monthly work hours in Query Editor, you need to create the custom columns in Query Editor.

     

    Best Regards,

    Cherry