Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
2 years ago

Remove filter from all pages

Hello:

I have set the year 2024 filter so that it applies to all pages of the report, however I now need to generate a report with information from the years 2021-2022-2023-2024, so I created an Assigned All Year variable, which works correctly because it reports the value for all years but as a total and I require the value to be shown by years, that is, to know the value of the assigned for the year 2021, assigned for the year 2022, etc.

I clearly want to keep the general filter of all pages only for 2024.

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Syndicate_Admin ,

     

    I'm not quite sure what you mean, but you could try putting the 'Calendar' year into the slicer, modifying the mearsure.

     

     

    Assigned all year = CALCULATE([Assigned],ALLSELECTED('your table'),[Assigned]<>blank())

     

     

     

    Please feel free to correct me and provide more information if I have misunderstood you!

     

    Hope it helps!

     

    Best regards,
    Community Support Team_ Scott Chang

     

    If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

     

    • Syndicate_Admin's avatar
      Syndicate_Admin
      Administrator

      Hello:

      This is what I need to get, the assigned data for all years, but keeping the global filter for the year 2024, .

      If I apply the year 2024 filter for all pages, this is what it shows me:

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Syndicate_Admin ,

     

    Please use the slicer to accomplish your needs.I made simple samples and you can check the results below:

     

    An attachment for your reference. Hope it helps!

     

    Best regards,
    Community Support Team_ Scott Chang

     

    If this post helps then please consider Accept it as the solution to help the other members find it more quickly.