Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

DAX + EDIT QUERIES

I created a table in DAX, but need to Merge it in Edit Queries.

In edit queries, the DAX TABLE doesn't apper. Someone knows how to show this table in edit queries?

 

1 ACCEPTED SOLUTION
jeffshieldsdev
Solution Sage
Solution Sage

Query Editor takes raw data and sends it to the data model, and DAX builds queries/tables onto that data model...data doesn't flow from the Data Model back to the Query Editor.

 

Either you'll have to reconstruct your DAX table in the Query Editor, or try this method to merge within DAX: https://community.powerbi.com/t5/Desktop/Merge-multiple-tables-using-DAX/td-p/372054 

View solution in original post

1 REPLY 1
jeffshieldsdev
Solution Sage
Solution Sage

Query Editor takes raw data and sends it to the data model, and DAX builds queries/tables onto that data model...data doesn't flow from the Data Model back to the Query Editor.

 

Either you'll have to reconstruct your DAX table in the Query Editor, or try this method to merge within DAX: https://community.powerbi.com/t5/Desktop/Merge-multiple-tables-using-DAX/td-p/372054 

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.