Forum Discussion
Ravitosh Kumar
May 29, 2020Copper Contributor
Select Rows from specified column of Table for multiple rows of data tables
I have to consolidate data from multiple files as shown below in Name Column. Custom column contains data in the tables. One of the Table preview is shown above and I want to filter data in Co...
SergeiBaklan
May 29, 2020Diamond Contributor
You may add column as
..., each [Custom][Column1]
expand resulting lists to rows and filter as needed.