The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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
Solved! Go to 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
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:
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
@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
User | Count |
---|---|
65 | |
62 | |
60 | |
53 | |
30 |
User | Count |
---|---|
181 | |
83 | |
68 | |
49 | |
46 |