Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Adding two different columns from two different tables and grouping

Hi Guys,

 

I have two different tables SalesLineQTY and ScheduledQty.they are joined to common DATE table in a model.

I want to add ScheduleNeedQty and QtyOnSalesLine columns which will display the sum grouped by Item No_.

I tried using sum and simple "+"  but not getting required output as column from other table does not populate in DAX editor.Bit confused with  which expression to be used with SUMMARIZE function .

 

 

 

 

 

 

 

 

 

 

 

Any suggestion/help would be appreciated.

 

4 Replies