Forum Discussion
Anonymous
4 years agoNot applicable
Issue with left outer join
i have a table with start date , end date , name , allocation and only the month for which allocation is given.Capacity is 1 for all (created new column with 1 a value). I created one table us...
amitchandak
4 years agoSuper User
Anonymous , you are trying dax left outer join ?
You should be able join sheet1 and new table, Just make sure ID column name is same
https://www.sqlbi.com/articles/from-sql-to-dax-joining-tables/
Can you share a sample pbix after removing sensitive data.
Anonymous
4 years agoNot applicable