Forum Discussion
MaxItaly
8 years agoHelper III
Count function based on region ignores region visual filter
Hello everyone, I am quite experienced with Power BI, but there's something that I am not understanding. I have a banal function: "Count_Customer_Japan = CALCULATE(COUNT(Customer[Customer]); Citie...
Anonymous
8 years agoNot applicable
Hey MaxItaly
Check out this blog post. It references what you're going through. Taken directly from the post: "When a filter is applied to a column from a visual and then another filter is applied on the same column in a CALCULATE, the CALCULATE always wins"
Thanks,
Parker
- MaxItaly8 years agoHelper III
Many thanks!
I was totally unaware of this!