Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
If I'm getting it right, I'm importing data from different sourses in power bi, in power query to be precise, then I can manipulate with tables? add calculated columns and so on. But some transformation of data can be done only in Power Query window, so is there a way to get to to power query table with calculated columns and etc.?
Solved! Go to Solution.
Hi @flightformee ,
Do you mean that the calculation tables created using dax cannot be displayed in Power Query?
This is due to the design of Power BI, the tables and columns we create with Dax will not show up in Power Query because Power Query operations are based on the datamodel and use the M language.
Power Query is a one way street - from source data to the data model. Objects like calculated tables and columns do not show up in Power Query.
You can consider the following approach:
Create the calculated table in Power Query. You might need to use the Group By functionality on the transform ribbon, then add some custom columns. It depends what you need. Then do the merge.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @flightformee ,
Do you mean that the calculation tables created using dax cannot be displayed in Power Query?
This is due to the design of Power BI, the tables and columns we create with Dax will not show up in Power Query because Power Query operations are based on the datamodel and use the M language.
Power Query is a one way street - from source data to the data model. Objects like calculated tables and columns do not show up in Power Query.
You can consider the following approach:
Create the calculated table in Power Query. You might need to use the Group By functionality on the transform ribbon, then add some custom columns. It depends what you need. Then do the merge.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
6 | |
4 | |
2 | |
2 |
User | Count |
---|---|
4 | |
3 | |
3 | |
3 | |
3 |