The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
On Page 1, there are visuals, and on Page 2, there are filters and a button. Clicking on that button should navigate to Page 1 only if all the values in the slicers are selected; otherwise, it should display a message prompting the user to select all the filters. How can I achevie this ?
Solved! Go to Solution.
Hi @Anonymous
@lbendlin Thank you for sharing!
To achieve this, you need to use conditional navigation in Power BI.
This feature allows you to dynamically change the destination of a button based on a field value. Here are the steps to follow:
When the user clicks on the button, it will either navigate to Page 1 or show the message, depending on the slicer selections.
The following links may be helpful to you:
Create page and bookmark navigators - Power BI | Microsoft Learn
How To: Implement Conditional Navigation in Power BI - Kumo Partners
How to Navigate Page in Power BI - Power Tech Tips
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous
@lbendlin Thank you for sharing!
To achieve this, you need to use conditional navigation in Power BI.
This feature allows you to dynamically change the destination of a button based on a field value. Here are the steps to follow:
When the user clicks on the button, it will either navigate to Page 1 or show the message, depending on the slicer selections.
The following links may be helpful to you:
Create page and bookmark navigators - Power BI | Microsoft Learn
How To: Implement Conditional Navigation in Power BI - Kumo Partners
How to Navigate Page in Power BI - Power Tech Tips
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Get rid of page 2 to simplify the UX. Use the filter pane.
User | Count |
---|---|
15 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
25 | |
13 | |
13 | |
8 | |
8 |