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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

catch the field display in a group

Hi experts,

I have a graph with a group like a dimension.

I would like manage expression colors according the dimension display.

Do you know how catch that?

Thanks.

All the best

Eva

1 Solution

Accepted Solutions
Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

Eva,

I believe the function you are looking for is GetCurrentField()

cheers,

Oleg

Ask me about Qlik Sense Expert Class!

View solution in original post

3 Replies
Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

Eva,

I believe the function you are looking for is GetCurrentField()

cheers,

Oleg

Ask me about Qlik Sense Expert Class!
Sokkorn
Master
Master

Hi Eva,

Oleg is right. Just want to add more on this with GetCurrentField(GroupName)

Note: It will highlight as wrong expression, but you need to try. It maybe a bug for expression checking.

Regards,

Sokkorn

Not applicable
Author

In fact is =GetCurrentField("GroupName")