Hi All,
I am trying to remove the following row with no success.
I created a variable(Counter) that counts 2 for this record and tried to do the following formula:
If Counter = 2 and Status = "no" Then "Hide" Else "" ==> #MULTIVALUE
any suggstions?