Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Compare two time periods

Hello,

I need to ask for assistance with how to create script for comparing two time periods. Here's what I'm hoping to do...

I would like the end user to be able to select what data comparisons they need to see. Here are examples of some of the comparisons the end user may want to do:

1) Compare cost for "Q2 for Y1" to "Q1 for Y1" (i.e. Q2 2014 in one column and Q1 2014 in another column)

2) Compare "Q2 for Y1" to "Q2 for Y2" (i.e. Q2 2014 in one column and Q2 2013 in another column)

3) Compare two consecutive months.

4) Compare a month between two years

5) Compare 6 months from one year to 6 months from another year

Basically I need to create flexibility where the end user can choose how they look at the data. I can keep it to a few choices if that's easier.

Critical choices to include:

1) Consecutive month over month.

2) Consecutive quarter over quarter

3) Consecutive year over year

4) 6 months over previous year's same 6 months.

Is there standard script that I can add?

Thank you, thank you, thank you in advance:)

11 Replies
Josh_Good
Employee
Employee

Toni,

There isn't any difference to set this up for a different dimension.  Using the alternate state "DateCompare" is a completely arbitrary name I gave the state (it is not a special word or anything).  So when you create your alternate states you can give them any name you'd like.

-Josh

Qlik

Not applicable
Author

Thank you Josh!