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: 
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