Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

How to compare same rows in a table

I wish to compare values presented on the same row in a table and only filter out the rows that differs.  
  • Anonymous's avatar
    Anonymous
    4 years ago

    This solved my problem:

     

    = [GUID] <> [#"2022-04-30.GUID"] or [StoreyName] <> [#"2022-04-30.StoreyName"]