Forum Discussion
waleed111
Helper V
6 years agoRelationship and filter
When i try to use date column as axis in my chart it not work and gave me blank for all values, this is the chart: and this is the axis and values: and this is the model and relat...
amitchandak
Super User
6 years agowaleed111 , Power BI default is right join (1 -M side) unless you handled blank() or add +0 which will make it left join.
Seem like values are missing less in date table.
- waleed1116 years ago
Helper V
what the relation between joining and our question? and how to solve the problem and make the date work.