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
navneet0512
Helper III
Helper III

Multiple ROW CARD color

navneet0512_0-1701692144764.png

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

5 REPLIES 5
Fowmy
Super User
Super User

@navneet0512 

Use the new card visual, it has lots of formatting options. Here is an example:

Fowmy_0-1701696327657.png

Format under Callout > Lables

Fowmy_1-1701696356858.png

 

Did I answer your question? Mark my post as a solution! and hit thumbs up


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 .

 

 

Anonymous
Not applicable

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 

vxinruzhumsft_0-1701830797541.png

 

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'

vxinruzhumsft_1-1701830855830.png

Then put the measure to the conditional formatting.

vxinruzhumsft_2-1701830884092.png

Output

vxinruzhumsft_3-1701830916006.png

 

 

 

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 .

navneet0512_1-1701836180177.png

 

Anonymous
Not applicable

Hi @navneet0512 

Did you change the visual to the table visual, the table visual have the option.

 

Best Regards!

Yolo Zhu

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

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.