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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
pxg08680
Resolver III
Resolver III

Table Column Header Changing based on Filter Selection

Hi Everyone,

 

I need an immediate solution or work around for this-

" I have table with 6 columns and one of the column name(say column 4) is ProductRates.

I have a Slicer on my report with values as

        -ProductLaunchRates

        -ProductEndRates

        -ProductEstimatedRates.

 

So when I select Option3 from the slicer, my table column name(column 4) should change to ProductEstimatedRates in place of ProductRates along with its respective values.

Default column name should be ProductRates.

 

is this possible, if yes how??"

 

 

Thank You

 

1 ACCEPTED SOLUTION

@Anonymous

Thank you for the reply.

 

Right now I am using the solution of @nmck86 and card visual as awork around.

But this issue needs to resolved in a proper way in future.

 

Thank You

View solution in original post

5 REPLIES 5
nmck86
Post Patron
Post Patron

you may be looking for something similar to below

 

Fact Sheet Title = IF(HASONEVALUE('table', [field name]), "Text that I wanted to appear" & VALUES('table'[field name]) & " More text I want to see" &", "& VALUES('table'[field name]), IF(HASONEVALUE('table'[field name]), "moretext"& VALUES('table'[field name]), "more free text"))

 

a good video to reference is below:

https://www.youtube.com/watch?v=wYgjaI35rg8 

@nmck86

 

What you shared is working fine but thing is how do I use it as Column Header...?

 

Your solutions takes the selection from slicer and concatinates text and displays what I needed. But can you tell me how to use this new measure as a table column header..

 

 

Thank You

Can someone provide an update on this..??

All I need is in a Table visual, column header needs to be changed according to the selection made in the slicer/filter.

 

Any help is appreciated.

 

 

Thank You

Anonymous
Not applicable

@pxg08680,

We are not able to dynamically change column headers based on slicer selection.

There is a similar thread about this issue, please vote it up.

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/20076022-can-i-make-column-header...

Regards,
Lydia

@Anonymous

Thank you for the reply.

 

Right now I am using the solution of @nmck86 and card visual as awork around.

But this issue needs to resolved in a proper way in future.

 

Thank You

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.