Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
vbravomo
Contributor III
Contributor III

Color by metric

Hello,

I'm doing a top10 with a bar chart and an amcombo extension. I have a master metric with a gradient color. But the problem is that this extension doesn't take the color of the master metric. But I can put it manually in the fill colour. So I would like to know if someone knows how to create a gradient colour as formula. =if($(vRev)>0,RGB(176,(175*$(vRev)),(174*$(vRev)))) I've used this, but It returns me a unic colour for all bars.

Thanks 🙂

0 Replies