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

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

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

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")