Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi,
I've create a new table using SUMMARIZE and I need to combine this new table with another one (the column names are the same) but I can't see new tables in the editor.
Thanks
Solved! Go to Solution.
Hi @Luca2020 ,
The tables what you create using DAX expression are not shown in Query Editor in Power BI. They are just visible in front-end of the Power BI tool.
Query Editor (back-end) just shows the source data and any tables created within Query editor.
What you can do is create this summarised table in Query Editor using GROUP BY functionality. Then use it to merge to the relevant table.
Thanks,
Pragati
Hi @Luca2020 ,
The tables what you create using DAX expression are not shown in Query Editor in Power BI. They are just visible in front-end of the Power BI tool.
Query Editor (back-end) just shows the source data and any tables created within Query editor.
What you can do is create this summarised table in Query Editor using GROUP BY functionality. Then use it to merge to the relevant table.
Thanks,
Pragati
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 41 | |
| 39 | |
| 37 | |
| 29 | |
| 24 |
| User | Count |
|---|---|
| 118 | |
| 98 | |
| 70 | |
| 69 | |
| 65 |