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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

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
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.

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.