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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
jamesjose23
Regular Visitor

Reference DAX table as source back in query editor

Hi, I have inputted CSV tables as source in the query editor and then used DAX to do an outer join. I was wondering is it possible to reference the resulting join table as a source back in the Query editor and manipulate the table further using M. Thanks
3 REPLIES 3
KHorseman
Community Champion
Community Champion

No, you can't do that because DAX-constructed tables are calculated after the query refresh completes. But why not just do the join in the query editor in the first place? The Merge button is perfectly capable of outer joins.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Hi KHorseman, Thank you for the reply. I am looking into merging the tables in the query editor itself now. There were a few operations I conducted on the dataset in DAX other than the join. These calculations seem simpler to calculate on DAX and then switching to M would make the final process much easier. I wanted to know if it was possible to switch seamlessly between M and DAX, which does not seem possible.

Hi @jamesjose23,

 

No, it's not possible. As KHorseman said, DAX-constructed tables are calculated after the query refresh completes. Any calculation in DAX won't be recognized in M query.

 

Regards,
Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors