Forum Discussion

kintera's avatar
kintera
Helper I
6 years ago
Solved

what's the difference... column in query editor vs Data vs Report

I don't understand what the difference between columns created in these 3 places.  thanks

4 Replies

  • v-frfei-msft's avatar
    v-frfei-msft
    Community Support

    Hi kintera ,

     

    In Data, we can create calculated columns based on DAX. However, we cannot see these columns in Power query.
    In Power query. Any custom columns that we create are based on M code. You can check the M code in Advanced editor. And you can use and see all of these custom columns in data view / report.
     
    Please refer to this article to understand how Power Query(Query Editor) and Power Pivot(Data View) work together.