Forum Discussion
Report with multiple views controlled by a slicer.
- Anonymous1 year ago
Hi jgaard,
Thank you for reaching out to Microsoft Fabric Community Forum.
Idrissshatila , Thanks for your quick response.
I have created a sample Power BI file and attached it here. The report includes a sample slicer with multiple views based on the sample data. When a user selects a specific view from the slicer and clicks the arrow icon next to it, the report will navigate to the corresponding page. I hope this method isuits your requirement else use the field parameters as super user suggested.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Regards,
B Manikanteswara Reddy
Hello jgaard ,
you can use field parameters , check it if it works for your case.
learn all about field parameters here https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
- jgaard1 year agoFrequent Visitor
I will look into that, I have also been pointed to: Dynamic Page Navigation in Power BI Desktop | by @imVivRan | Analytics Vidhya | Medium Though that will have me creating a lot of pages. 😉
- jgaard1 year agoFrequent Visitor
Just had a look at field parameters, and I know that I can use that in some of my reports, so very nice. Put I don't see how I can use it to change between 2 or 5 visuals being shown and which of my 5 visuals that is. Maybe I don't fully understand it.