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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
po452011
New Member

How to exclude a parameter filter/Name from one of my charts

Hi all,

Power BI question

I have situation where I have a pararameter set up 

 param1 = { Name,nameof('dictionary'[Name]),0),

                  { station,nameof('dictionary'[station]),1),

                  { title,nameof('dictionary'[title),2)

 

The parameter selection works and filter's as they should, however for the stacked column chart, I would like the Name parameter not to appear on the stacked bar chart and rather default to another  default view on the bar chart. The reason for this when I click the name selection, I have over 300 names and that is an overwhelming look on the x-axis and has no use visualing for what i am trying to achieve.

 

 so below is a recreation of what i am workin on in Power BI. So when I select name on my drop down (powered by the parameter). I would like only the table to be affected by the change and the chart to ignore showing name as the x -  axis dimension.

so here if i selected name the table would list all the columns, but the chart would default and or stay in a view that shows thw count of stations by title.

po452011_1-1722623710108.png

 this is the view when station or Title is selected. Name does not appear on the table.

po452011_2-1722623871705.png

 

 

0 REPLIES 0

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors