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.
Hi Experts,
I have following structure of the data.Data
My customer wants to have dynamic x-axis based on Market.
1. When market is "Mid Size", they want to see a visual (bar chart) Customer/sales
2. When market is "Big", they want to see bar chart Region/sales in the same visual.
Kindly help me with this. Can it be done ?
Date, Customer Name, Market and Region are the slicers on the page.
Thanks in advance
Solved! Go to Solution.
Hi, @Minakshi
If I understood your question correctly, I want to suggest building up the Model like the below picture.
- Separate slicer table for Big / Mid size is needed.
- All measures are in the sample pbix file link down below.
https://www.dropbox.com/s/uxpzvgxnqpbra3f/minakshi.pbix?dl=0
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: https://www.linkedin.com/in/jihwankim1975/
Hi, @Minakshi
If I understood your question correctly, I want to suggest building up the Model like the below picture.
- Separate slicer table for Big / Mid size is needed.
- All measures are in the sample pbix file link down below.
https://www.dropbox.com/s/uxpzvgxnqpbra3f/minakshi.pbix?dl=0
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: https://www.linkedin.com/in/jihwankim1975/
@Minakshi , Please try to use the bookmark and button - it can not be as dynamic as you want.
https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive
Drill through conditional navigation is one more option - https://visualbi.com/blogs/microsoft/powerbi/conditionally-drill-action-power-bi/
Other options are
Dynamically change chart axis in Power BI
https://www.youtube.com/watch?v=6jeSIRpjv0M
https://datamonkeysite.com/2020/10/22/change-dimension-dynamically-using-parameter-in-powerbi/