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...
v-xulin-mstf
4 years agoCommunity Support
Hi Anonymous
Maybe the many-to-many relationship is causing the issue, you can merge the two tables in Query Editor.
If you still have some question, please don't hesitate to let me known.
Best Regards,
Link
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!
Anonymous
4 years agoNot applicable
The table is created using dax. I cannot view that table in query editor. As per my understanding the join has to be done using dax only