Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Kunal_Chandak
Frequent Visitor

Guidance on creating a switch view in Power BI

Hi,

I have a visualition in place where I have 4 widgets on 1 app and have multiple such apps on my dashboard. My current basic tables are as follows

 

Account Name / Industry / BU - NSR - PY NSR - Growth % (calculated field) and a few more columns.

 

Now I want to create a functionality where NSR, PY NSR, Growth %  are replaced by Engagement NSR, Engagement PY NSR and Engagement Growth % values resp.

 

I have searched for the possible ways and explored
1. Bookmark and button
2. Parameter function
3. Dynamic Slicers

can be used. My data is huge and I am also concerned about performance. Can you suggest the best or alternative way to do this?

1 ACCEPTED SOLUTION

@Kunal_Chandak , Based on what I got, if you want a set of measures to change based on the selected axis - Changing measures based on the axis with Field Parameters in Power BI. Dynamic measures based on the axis/Dimension: https://youtu.be/7ikRAelDph0

Hope this can help

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

4 REPLIES 4
Kunal_Chandak
Frequent Visitor

Hey @amitchandak , 

 

Thanks for the help. I have created a table for the Value columns to get the Dynamic Slicers and used the steps for measures to get the swap columns.

amitchandak
Super User
Super User

@Kunal_Chandak , If Field Parameters is working that is best option for both measures and Axis Slicer,

Another option for measure slicer is calculation groups followed by Dynmic slicer using Disconnected tables


For Axis Slicer best option after field parameters is Bookmarks

 

Field Parameters
A Quick way for Dynamic Visuals: https://amitchandak.medium.com/power-bi-field-parameters-a-quick-way-for-dynamic-visuals-fc4095ae9af...
Measure Slicer and Axis/Dimension slicer: https://youtu.be/lqF3Wa1FllE
Switch TOPN with Field Parameters: https://amitchandak.medium.com/switch-topn-with-field-parameters-299a0ae3725f
Field Parameters- Conditional Formatting
: https://amitchandak.medium.com/field-parameters-conditional-formatting-517aacc23fdf
Field Parameters, Keep Axis Sort intact| Always Sort on X/Categorial Axis: https://youtu.be/GfBrB6czByw

 

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hello @amitchandak

Thanks for the help and sharing the resources. 

 

They are very helpful and insightful. Just a quick doubt, I have tables whereas in your resource I can't see any preexisted tables. I am attaching a image of one below for reference. Can we use create the toggle using measure and get those NSR ,PY NSR and Growth % columns changed based on the information you shared?

 

image.png 

 

 

@Kunal_Chandak , Based on what I got, if you want a set of measures to change based on the selected axis - Changing measures based on the axis with Field Parameters in Power BI. Dynamic measures based on the axis/Dimension: https://youtu.be/7ikRAelDph0

Hope this can help

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors