Forum Discussion
mai_2020
5 years agoFrequent Visitor
Combining columns from different tables with DAX
Hi everybody, I am not sure if this is possible, but i have a Dates table, Actuals and Forecasts. Within actuals and forecast table i have some master data(like id). Actuals and forecasts are not...
mai_2020
5 years agoFrequent Visitor
mwegener I do have a master data table which is not linked to dates table in any way. I was hoping that i could do it beautifully with calculated table, where all the possible id's will be assigned to a date. Sort of like
1/1/2021, id1, sales (from sales)
1/1/2021, id2, sales (from sales)
1/1/2021, id5, sales (from forecast)