Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello All,
I have a report where I am having 3 slicers TrendType , DailyQueueName and WeeklyQueueName.
If the user selects Daily in the TrendType I need to show only DailyQueueName slicer and hide WeeklyQueueName
If the user selects Weekly in the TrendType I need to show only WeeklyQueueName slicer and hide DailyQueueName.
Could any one please help how to do this
Solved! Go to Solution.
Hi @Anonymous
Just an idea: rather than hiding the slicers, you could use a field parameter to switch the slicer between DailyQueueName and WeeklyQueueName.
I have attached a dummy PBIX showing how it could work.
The second slicer will then switch based on the first slicer's selection.
Does this work for you, or would you rather have Daily/Weekly slicers both present but "hide" the inactive one somehow?
Regards
Hi @Anonymous
Just an idea: rather than hiding the slicers, you could use a field parameter to switch the slicer between DailyQueueName and WeeklyQueueName.
I have attached a dummy PBIX showing how it could work.
The second slicer will then switch based on the first slicer's selection.
Does this work for you, or would you rather have Daily/Weekly slicers both present but "hide" the inactive one somehow?
Regards
Hello,
Thanks for sharing your solution, I've tried to understand and make it work but I'm not able too...
How did you manage to load the content of the table in the new created table? I don't have the same icone as you:
Hi @SamDecideom
You need to create the DateName table as a field parameter, rather than a regular calculated table.
This is most easily done by following the instructions here:
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
If you want to change an existing table to a field parameter table, you can follow the instructions here using Tabular Editor:
https://p3adaptive.com/2022/05/completing-the-set-up-field-parameters-using-tabular-editor/
Regards
Owen
P.S. If this is my last post, all the best to everyone!
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 43 | |
| 42 | |
| 23 | |
| 17 |
| User | Count |
|---|---|
| 190 | |
| 122 | |
| 96 | |
| 66 | |
| 47 |