Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am relatively new to Qlik and fully new to set analysis, thus I would appreciate your advice.
I was trying to get set analysis to get constant graph results, regardless of filters, that is why i used the 1 identifier:
if ({1<[Tab1] like {'ABC*'}>}, {1<[Tab1]>})
I have tried to rewrite it in different configurations as suggested in a few forum conversations, so far unsuccesfully.
Yes, you can use set analysis for that purpose but with your formula is not clear what you want to obtain.
Please post few example data and and the expected result.
Could be something like this:
Count({1<[Tab1]={'ABC*'}>}[Tab1])