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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Automatic arrow format for matrix values

Hi there, I' m struggling with create a matrix of sales values on daily basis.
I'm looking for the way to see green up arrow format for increassing sales, and down red arrow for decreassing sales.
This format should be shown automatically for every new columns added on the matrix.

Example:  
This is the matrix, It will be creassing while the dates are added on the matrix.

The format should be like this:

 

Sales man10/2310/2410/2510/26Total
John$5,000[Red]🔻$3,000[Green]🔺$4,000[Red]🔻$2,000$14,000
Kimberly$9,000[Red]🔻$8,000[Green]🔺$1,200[Green]🔺$2,000$20,200

 

I hope you could help me.

Best regards

1 REPLY 1
lbendlin
Super User
Super User

Read about how to add Conditional Formatting (particularly icons) to your matrix values.  You would need to create a measure to calculate the delta which would then control the icon type.

Helpful resources

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

February Power BI Update Carousel

Power BI Monthly Update - February 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors