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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Specific Axes

Hello,

I was wondering if anyone can help me with a design issue i'm facing.

I currently have a graph that repsent a %. Here is an example.

1.png

The numbers (293 - 379) are the trip number. This graph includes all dates.

I currently need to put a visual cue or something that would let me identify from different years.

Here is an rough example of what i would wish to have.

2.png

Does anyone knows how i can do this??

When I try to use Year as a dimension, this is the result.

3.png

As you can see, it stacks the graph, and i needed grouped. Also the Years are Wrong, even tho the year is a field on the same database.

Any ideas??

thanks,

KR

Labels (1)
2 Replies
MarcoWedel
MVP
MVP

Hi,

maybe using reference lines and text in chart?

QlikCommunity_Thread_192198_Pic1.JPG

QlikCommunity_Thread_192198_Pic2.JPG

hope this helps

regards

Marco

rwunderlich
MVP
MVP

The approach I take is to add an extra expression (but promote it to first)

=if(Year <> above(Year), Year, '')

That will draw a bar in January of each year. Check "Values on Data Points". Put the expression on the right axis and hide the axis. You'll get something that looks like this:

2015-11-19_17-42-16.jpg

You can get very fancy by positioning the label in the middle, using horizontal lines (Combo chart) instead of bars, bar offsets, arrows. For example, below is a single combo chart. You can see the details of creating it in this tutorial:

Qlikview Cookbook: Tutorial - Continuous Axis And Multiple Scales http://qlikviewcookbook.com/recipes/download-info/tutorial-continuous-axis-and-multiple-scales/

2015-11-19_17-50-10.jpg

-Rob

http://masterssummit.com

http://qlikviewcookbook.com