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

Announcements
Data Works for AI is here - Join the discussion and enter to win a pair of Qlik kicks: Join the Conversation!
cancel
Showing results for 
Search instead for 
Did you mean: 
ranibosch
Creator
Creator

Trending year on year (Jun 2016 - Jul 2017)

Good day,

I've got a list of data entries together with their respective dates. How can I do year on year comparison on a chart for years that must range between Jun - Jul each year?

Sample data attached.

This is a snipshot of what the graph should look like:

Capture.JPG

Labels (1)
1 Solution

Accepted Solutions
ogautier62
Specialist II
Specialist II

Hi,

try this :

in dimension :  year + floor((month -1)/6)

you get : 2016 from 201507 to 201606

regards,

View solution in original post

1 Reply
ogautier62
Specialist II
Specialist II

Hi,

try this :

in dimension :  year + floor((month -1)/6)

you get : 2016 from 201507 to 201606

regards,