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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
ashwani_pal
Helper I
Helper I

Showcasing KPI in Matrix Cell

Hi, 

 

I need to Show KPI as colored shapes (color changing with KPI value) as shown hereby.

KPI.JPG

 

How can i achieve this?

 

 

Thanks 

Ashwani 

1 ACCEPTED SOLUTION

Hi

Yes. Its resolved. We provided only UNICHAR for round and then done conditional formatiing on that which provided reuired color based on value. 

 

Regards

Ashwani

View solution in original post

7 REPLIES 7
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @ashwani_pal,

 

Did you solve the issue?

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi

Yes. Its resolved. We provided only UNICHAR for round and then done conditional formatiing on that which provided reuired color based on value. 

 

Regards

Ashwani

v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi Ashwani,

 

Please try a measure like below.

Measure =
IF ( MIN ( Table7[Column1] ) < 0.8, UNICHAR ( 128308 ), UNICHAR ( 128309 ) )

Showcasing_KPI_in_Matrix_Cell

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi Dale,

 

Thanks for solution. I get the desired shape but its black in color as shown.i used the same UNICHAR code as you.  How can i change color to desired one.

 

 

KPI.JPG

Regards

Ashwani

 

Hi Ashwani,

 

Weird, do you really use the same code with mine? Can you share the pbix? You can delete other parts.

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Yes, I did use same UNICHAR code. I am hereby attaching a screenshot.KPI.JPG

 

 

 

Regards

Ashwani

Hi @ashwani_pal,

 

Quite weird. Can you share the file? Only the necessary parts are needed.

1. Please upgrade the Desktop to the latest version.

2. What's the version of your OS?

3. What does it look like after publishing to the Service?

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

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

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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