Forum Discussion
Orstenpowers
4 years agoPost Patron
Measure does not work
Dear all, My below measure does not work...I guess it is related to the fact that it comes from two different fields "salesoffices" and "IObOL new (incl K Group)". How to overcome this problem? Ho...
v-xiaotang
4 years agoCommunity Support
Hi Orstenpowers
Thanks for reaching out to us.
I think the reason why measure doesn't work is that when the data comes from two tables, you can't directly use the selectedvalue() to get and compare them. Generally speaking, we usually use the key between the two tables and then filter to get the corresponding row, and then compare. Can you share some sample data so I can investigate further. Thanks.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.