Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello! Now I have this expression:
[FieldName]={*}-{$(=Concat({$+AlternateState}'['&FieldName&']',','))} - all value excluded selected in two states.
how i can write this another way? Because it's slowly work.
For one alternate state may be
[FieldName]={*}-AlternateState::FieldName.
But for two? {$+AlternateState}?
Understand!
[FieldName]=e({$+AlternateState}::FieldName).