Forum Discussion
varelapablo90
Helper II
2 years agoMeasure returning a different value depending on the visual.
Hello community I have the following situation. I've made a table that should only display information when there is input in 3 key values. These are: - Company Code (a measure returns 1 when...
Anonymous
2 years agoNot applicable
Hi varelapablo90 ,
If I understand correctly, the issue is that the measure returning the error result. Please try the following methods and check if they can solve your problem:
1.Check the logic of each individual measure that they are indeed returning 1 when filtered.
2.Confirm that there are no unexpected relationships in the data model.
3.Ensure that there are no any other filters that apply to the report.
4.Verify the 3_way_match measure is using the correct formula to sum.
Best Regards,
Wisdom Wu
varelapablo90
Helper II
2 years agoWhat measures would you use to check if the values are selected?