Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
marakud971
Contributor III
Contributor III

Display an evolution by time and dimension

Good morning all,

I am contacting you to request your assistance.

Indeed, I have a request from a client that I cannot manage to implement.

He would like to compare elements of a dimension over time (Year, Semester, Quarter, Month, Week, Days) by a dimension in Year-to-Year mode.

To understand i'll give you an example.

I have a dimension with several values.
In the same graph and for each value of the dimension,
I would like to see the evolution of the measure by Semester (or Quarter or Month or Week or Days) and that for the year N and N-1.

If my dimension has 3 values, in total I should have with 6 values.
3 for year N and 3 for year N + 1.
And all this in a the same line graph.

Thank you a lot.

Have a nice day

1 Solution

Accepted Solutions
Taoufiq_Zarra

a version is attached in this post

for category A and year  2020 the syntax will be :

sum({<OPERATEUR={'A'},ANNEE={"$(=Max(ANNEE))"}>} NB)

 

Capture.JPG

Regards,
Taoufiq ZARRA

"Please LIKE posts and "Accept as Solution" if the provided solution is helpful "

(you can mark up to 3 "solutions") 😉

View solution in original post

1 Reply
Taoufiq_Zarra

a version is attached in this post

for category A and year  2020 the syntax will be :

sum({<OPERATEUR={'A'},ANNEE={"$(=Max(ANNEE))"}>} NB)

 

Capture.JPG

Regards,
Taoufiq ZARRA

"Please LIKE posts and "Accept as Solution" if the provided solution is helpful "

(you can mark up to 3 "solutions") 😉