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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Conditional formatting

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.

KauanDegenhart_0-1723554162355.png

2 ACCEPTED SOLUTIONS
rajendraongole1
Super User
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:

SelectedText = SELECTEDVALUE(financials[Segment], "Default Text")
 
and we have to call this measure in field values

 

rajendraongole1_0-1723570970091.png

 

Hope it works.

 

 

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

PijushRoy
Community Champion
Community Champion

Hi @Anonymous 

Please find the PBIX file for the solution 

PijushRoy_0-1723571167986.png

Please ACCEPT AS SOLUTION if solved your requirement.

 




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!





View solution in original post

2 REPLIES 2
PijushRoy
Community Champion
Community Champion

Hi @Anonymous 

Please find the PBIX file for the solution 

PijushRoy_0-1723571167986.png

Please ACCEPT AS SOLUTION if solved your requirement.

 




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!





rajendraongole1
Super User
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:

SelectedText = SELECTEDVALUE(financials[Segment], "Default Text")
 
and we have to call this measure in field values

 

rajendraongole1_0-1723570970091.png

 

Hope it works.

 

 

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.