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

Retrieve current dimension in cycle group

Hello

Is it possible to retireve the current dimension selected in a cycle group to put into a text field?

Thanks.

3 Replies
Gysbert_Wassenaar

Yes, getcurrentfield(MyGroupname) returns the name of the current dimension of the group.


talk is cheap, supply exceeds demand
Not applicable
Author

Thanks. I forgot to menion that my cycle group is definied in the expresion tab of my table, not in the document settings menu option. Is there still a way to do this?

Thanks.

Gysbert_Wassenaar

Nope, for expression groups you're out of luck. You might want to use a variable instead to change the expression dynamically. Or use an inline table to hold your expressions.


talk is cheap, supply exceeds demand