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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

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

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

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
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.