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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
achrafkasmi
Helper I
Helper I

Re: merge two tables on Directquery Mode

Hi, 

 

I have two tables in DirectQuery mode: V_demandeStockD and V_tranStockD.

 

achrafkasmi_1-1674205362324.png

I want to merge the two tables , and adding a columns on V_demandeStockD to have the ItemCode and Dscription from V_tranStockD for each expr1.

 

PS: there's a relation between Expr1 on V_demandeStockD and DocNum on V_transStockD.

 

achrafkasmi_3-1674205664186.png

Can you please help me add those columns in the table Tasks?

 

 
1 REPLY 1
lbendlin
Super User
Super User

Calculated columns on Direct Query sources can only work in the context of the row. 

 

Direct Query queries are run against the data source.  If you want to merge the tables then you need to merge them at the data source (via a view, for example)

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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