Forum Discussion
Anonymous
7 years agoNot applicable
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 th...
v-yuta-msft
7 years agoCommunity Support
HI DAX_Learner,
You can use ADDCOLUMNS() instead, please refer to: https://msdn.microsoft.com/en-us/query-bi/dax/addcolumns-function-dax
Regards,
Jimmy Tao
Anonymous
7 years agoNot applicable
Addcoulmn does not work.
Below is the BI model created.All the tables are connected using NO_ key (Removed Earlier relationship with General date table)
Need to add different columns from highlighetd tables to get values as per Item no.