Forum Discussion
IsFiltered/ HasOneFilter show always TRUE
Hi all!
I'm using these functions but they return True even if my slicer is not filtered. How can i solve this? Why is this happening?
Regards
Juramirez wrote:
Hi all!
I'm using these functions but they return True even if my slicer is not filtered. How can i solve this? Why is this happening?
Regards
It depends on where you put the measure. It is actually about context. You can compare the same measure returns different values in different visuals. Please post more details about your scenario.
3 Replies
- Eric_ZhangMicrosoft Employee
Juramirez wrote:
Hi all!
I'm using these functions but they return True even if my slicer is not filtered. How can i solve this? Why is this happening?
Regards
It depends on where you put the measure. It is actually about context. You can compare the same measure returns different values in different visuals. Please post more details about your scenario.
- JuramirezResolver I
Eric_Zhang thanks for your answer! The context is the same that you show on your image but why is it happening? Can't understand this.
- Eric_ZhangMicrosoft Employee
Juramirez wrote:
Eric_Zhang thanks for your answer! The context is the same that you show on your image but why is it happening? Can't understand this.
Have you read the context in the previous reply? The reason is that measures would vary according to forementioned context.