I’m trying to read the range of a certain excel file. But i don’t know the range of the second column (Cause it changes).
I tryd this:
But it’s not working. Any other ideas, with out iterating trough the entire table to check the range? I need a solution that works direct so the time doesnt increase much.
If you have columns more than 2, i.e., your excel containing columns from A to Z or even more, you can achieve this by using two read range activities as in the screenshot below.
You have to mention the range as in the screenshot.