Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Replacement of Linear Guage having issue

Hi All,

I am trying to use the following formula to make a chart in straight table which is similar to linear gauge.

=repeat(chr(num#('2588','(hex)')),
Round(Sum( {1<Goal={1}, QUARTER ={$(vMAXQTR)}>} REACH_COUNT) /
Sum({1<Goal={1}, QUARTER ={$(vMAXQTR)}>} TARGET_COUNT)*7.5))


The chart is coming fine but it gives some black spots in web view

Please see the attach result.

I would appreciate any solution / suggestion.

Thanks,

0 Replies