Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I need to put a conditional formatting on a title, but I'm not able to put a text field to determine this condition, I have a filter on my page, and I want the title of a chart to change according to the filter, and for that I need to put a conditional formatting of the text type, But Power BI isn't enabling that.
In another project, I don't find any problem doing this, but in this one I'm in now yes, it seems to be some configuration that is applied, I looked for everything but I didn't find out what it's about.
Solved! Go to Solution.
Hi @Anonymous - as per my understanding you have to create a measure and call that measure in field values in title as below:
I have create one simple measure as below:
Hope it works.
Proud to be a Super User! | |
Hi @Anonymous
Please find the PBIX file for the solution
Please ACCEPT AS SOLUTION if solved your requirement.
Proud to be a Super User! | |
Hi @Anonymous - as per my understanding you have to create a measure and call that measure in field values in title as below:
I have create one simple measure as below:
Hope it works.
Proud to be a Super User! | |
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 19 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 57 | |
| 55 | |
| 41 | |
| 40 | |
| 30 |