Hello,
I’m looking for the best way to converte my 2 columns Excel range into a dictionary(string, string).
The first column of my range only contain unique string for each row.
I have a old version of Uipath, so a solution with only basic activities is a must.
Also I don’t know how to declare a dictionary with dynamic size. (depending of the number of row of my excel)