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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I am using MULRI ROW CARD and want to change the color of tiles . Like Late should be read not number tiles name or On_Time Early name whould be in green like this .
#help
@navneet0512
Use the new card visual, it has lots of formatting options. Here is an example:
Format under Callout > Lables
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
I am using Version: 2.100.1381.0 64-bit (January 2022) in this I am not able to see this . I can't use newer version azure services is not supporting .
Hi @navneet0512
After testing, the multi-row card cannot change the color directly, you can consider to use table visual, it can set the conditional formatting.
e.g Sample data
Create a measure
Measure = SWITCH(TRUE(),SELECTEDVALUE('Table'[Column1])="Ex","red",SELECTEDVALUE('Table'[Column1])="La","green")
Then select conditional formatting of the column1 and select 'font color'
Then put the measure to the conditional formatting.
Output
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I am not able to see conditional formating option .
Hi @navneet0512
Did you change the visual to the table visual, the table visual have the option.
Best Regards!
Yolo Zhu
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 42 | |
| 40 | |
| 40 |