Forum Discussion
Divide not working as expected in DAX Measure
- 7 years ago
Hello, and sorry for the late reply.
Indeed, it was a relationship problem.
For anyone coming to this post in the future: check for disabled relationships whenever your measures are not returning the correct calculations.
In my case, I was trying to link tables in a relationship that would result in a circular reference, so it automatically disabled it.
Hi coriben,
It would be better you can share sample in data view rather than report view. Please have a look at this blog.
Regards,
Yuliana Gu
Hello, and sorry for the late reply.
Indeed, it was a relationship problem.
For anyone coming to this post in the future: check for disabled relationships whenever your measures are not returning the correct calculations.
In my case, I was trying to link tables in a relationship that would result in a circular reference, so it automatically disabled it.