Forum Discussion

Maurus's avatar
Maurus
Regular Visitor
5 years ago

Filtering table with a selected value

Hi,   I need to create a copy of Table1 with some selected rows only, based on the value of Table1[column1]. If that value were some constant 'a', I could write : Table2 = Filter('Table1', 'Table1...