Forum Discussion

Juramirez's avatar
Juramirez
Resolver I
8 years ago
Solved

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


    Juramirez

    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_Zhang's avatar
    Eric_Zhang
    Microsoft 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


    Juramirez

    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.

    • Juramirez's avatar
      Juramirez
      Resolver 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_Zhang's avatar
        Eric_Zhang
        Microsoft 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.