We have a master table that we need data to be processed depending on the ‘In App (Y/N)’ Column. The data is processed only when the value of ‘In App (Y/N)’ Column is Y. And the actual column name (In App (Y/N) is on the second row. How can we do the filter in such a case?
You should set your Read Range activity to start at row 2 and make sure the headers box is checked. Then “In App (Y/N)” will be the column name, not data in a row.