Forum Discussion

scottbmartin's avatar
scottbmartin
Frequent Visitor
8 years ago

Filter rows to exclude non-changing values

I would like to filter results of a table based on whether the values have changed across columns.     Period 1 Period 2 Period 3 A 1 1 1 B 1 2 2 C   1 1 D 1     E ...