Forum Discussion
One to Many relatioship
Hello everyone,
i have #incident AA* & Problem Start Date columns from Close table i have created a calender table with below dax
When i have created clustered column chart with Calendar_table(date) in Axis and count of Close table #incident AA* column in axis i am getting below chart which is showing a wrong number
Insted of i have deleted the Calendar_table and created same visual with
Close table [Problem Start Date] column in Axis and Close table count of #incident AA* in axis i am getting correct number. my one to many relationship is throwing wrong number
- Anonymous5 years ago
Hi Anonymous Thanks for the response changed the date format in power query and now it's working fine thanks for the response
2 Replies
- AnonymousNot applicable
Hi Anonymous ,
Try to change the direction of the cross filter to both.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Hi Anonymous Thanks for the response changed the date format in power query and now it's working fine thanks for the response