Hello,
I am still relatively new to automate and I’m currently trying to list rows present in table 1, filter it by column First Name eq ‘John’ in and add those rows to table 2.
My issue is the table comes through email so I cannot change the column name to take out the space. If I don’t do the Filter Query, by that column then I have over 5000 rows and a filter array won’t work. Any ideas or work around for a column that has a space?