Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have two fields Sub Category and New Sub Category both has a same value,
if I select any value from Sub Category ex: Biscuit, It should display in table column X using getfieldselection
If I select same Biscuit in New Sub Category It should be Ignored in Y .
And also rest of selections should shown as Usual .
I have attached screen shot for reference
.
I don't understand what you're trying to do. Can you post a small qlik sense app that demonstrates the problem?
Probably
Replace(GetFieldSelections(SubCat),GetFieldSelections(NewSubCat),'') in Y column
Hi gysbert
I have attached demo app
I'm afraid I have no idea what you're trying to achieve. Can you try to explain the logic with some examples?
I am highlighted with red mark ,It should be Ignored
Why? I don't understand what you're trying to do.