Hi Everyone
I have a use case where I need to extract data from excel. Using the Get Table Rows action, I'm able to access the data in the Rows collection but that gives me the index and row data together as one item in the collection. I need to be able to access the Row data so I can use the Get Item From Collection action to extract the required data into variables but it is always greyed out.
Does anyone have a solution?