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: 
dmohanty
Partner - Specialist
Partner - Specialist

Ways to get current selection in the Drill down /Cyclic group field?


Hi All,

Is there any way to the the current selections in the Drill Down/Cyclic Group field?

Regards!!

2 Replies
Sokkorn
Master
Master

Hi,

Use GetCurrentField(GroupName)

Regards,

Sokkorn

Not applicable

Hi,

Youc an use the function GetCurrentField as:

GetCurrentField(GroupName)

Returns the name of the currently active field in a group.  (From Qlikview Help)