Forum Discussion
Thennarasu_R
3 years agoResponsive Resident
How to change Font Color Dynamic
Hi All, As per my requiremet I want to change font color Dynamic manually Change Measure name thats why show error How to found dynamic color Thanks, Thennarasu
- Anonymous3 years ago
HI Thennarasu_R,
These effects can be achieved to use the Dax formula to check values and return color code, then you can use this expression in conditional formatting of the fields that you want dynamic change colors.
Apply conditional table formatting in Power BI - Power BI | Microsoft Learn
Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
lukiz84
3 years agoMemorable Member
So you want to know how to write the "Previous" measure? I don't get it. And why do you add the % to Green and Red?
Thennarasu_R
3 years agoResponsive Resident
My Ex If Value 1>0 , Outpts colors Should work Dynamically..