Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
anindya_manna
Creator II
Creator II

How to make length of bar chart in sync with Y axis

Hi,

I am using concatenation function in expression to obtain a metric.The problem is metric value is not sync with Y axis

My expression is =NUM(Div((SUM(DCP)/SUM([ANSWD]))/60,1),'00')&':'&Num(Round(((SUM(DCP)/SUM([ANSWD])/60)-Div((SUM(DCP)/SUM([ANSWD]))/60,1))*60,1), '00')

And in the axes tab in the scale portion I did not set any value for static min,max,step.

Untitled.jpg

1 Reply
sunny_talwar