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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
yzhang88
Contributor III
Contributor III

GetCurrentField with two cyclic groups

Hi,

I am new to Qlikview and wonder if we can use GetCurrentField function with two cyclic groups in charts. Some examples:

IF(GetCurrentField(Group1)='Foo' and GetCurrentField(Group2)='Poo', 'Yes', 'False')

thanks.

1 Reply
sunny_talwar

This should work