Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Cyclic dimension ... can expression see which is selected?

I'm using a cyclic field as dimension ... is there a way to recognise which cylic field is selected??

e.g. I'm having a cylic group containing: Month, Week.

I have one expression which needs to interact on the cylic group shown ... if it's the month selection another field needs to be used then with the Week selection.

All other expressions don't have to cope with this ...

Anyone got idea's for this?

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

I think what your lookin for is:

          getcurrentfield(CycleName)

Just replace the cycle name.

View solution in original post

3 Replies
Anonymous
Not applicable
Author

I think what your lookin for is:

          getcurrentfield(CycleName)

Just replace the cycle name.

Anonymous
Not applicable
Author

The Cycle name can't be choosen in the expression ... at least I can't 😉

Not applicable
Author

Anita,

Perhaps, this is a possible solution.

Hope that helps.

Regards,

-Khaled.