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
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
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors