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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
ZoeM
Specialist
Specialist

Combo Chart - Full Accumulation Limits

Hello Community.

I have a glidepath combo chart which shows Planned vs. Delivered product for the year.

I am trying to create limits for both metrics such that the planned line should start in the current month, April in this case, and still be the accumulated amount of planned (Jan through Apr).

The Delivered bars should stop at current month, Apr in this case and not show remaining. 

Please see attached application. 

Is this possible?

Thanks for the help.

Labels (2)
10 Replies
ZoeM
Specialist
Specialist
Author

I figured it out. I had to change the formula to MonthStart() instead of Month()...

Thanks guys for all your help!