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,