Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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