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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Narukkp
Helper V
Helper V

How to show the columns based on Page level filter data

Hi Team,

 

I have 3 page level filters (MonthYear,Week,Day) in my report . Now my requirement is if I am seleing any data on MonthYear in page level filter then I need to show Week as column in my visual , if I am selecting any data on Week at page level filter then I need to show Day as a column in my visual and if not selecting anything then I need to show default as MonthYear filed.

 

Could you please let me know if anyone having idea.

3 REPLIES 3
amitchandak
Super User
Super User

@Narukkp , changing a column based on slicer and filter is a bit difficult. And the way you want, I doubt that

 

You need to explore Bookmarks, Unpivot columns

 

Dynamically change chart axis in Power BI
bookmark -https://blog.crossjoin.co.uk/2018/04/20/dynamically-changing-a-chart-axis-in-power-bi-using-bookmarks-and-buttons/
https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive
https://www.youtube.com/watch?v=6jeSIRpjv0M
https://datamonkeysite.com/2020/10/22/change-dimension-dynamically-using-parameter-in-powerbi/

 

 

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

Hi @amitchandak ,
In my requirent y-axis,legend both are dynamic and i am able to achive this because these two are slicer selection but  X-axis case based on Page level filter we need to show the columns.

Any one having idea please let me know

Anonymous
Not applicable

Hi @Narukkp 

 

I think you want to create a visual with dynamic X axis in your report. When you select MonthYear, X axis will show week and when you select MonthYear and Week, X aixs will show Day.

Please refer to below post with similar requirement like yours.

For reference: 

Dynamic change in X Axis

Or I think you can Button and BookMark as  amitchandak mentioned before.

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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