Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts,
How can I show only the Field with rank = 2?
I'm trying with this expression but it give me an error (bold)
=only({<Rank(FIELD1)=2>} FIELD1)
I'm trying this in a text object!
Thanks!
Only({<Field1={"=Rank(Field1)=2"}>}Field1)