I’m trying to make a dynamic selector to type into depending on the lines in my datatable. The selector used is as follows where invoiceLineNo will increase by 1 after each loop. The variable returns the correct value to be appended into the selector but it always return an error when the activity is ran. Is there any way to write out the selector for this particular activity during the run cycle so I can check if the full selector is correct or anyone point out where the issue could be? Thanks in advance.
It could be that I’m using a older version there’s no advance editor option. All I see are Indicate on Screen, Edit Selector and Open in UIExplorer.
I’ve also tried placing " both before and after the + but it doesn’t work as well. Have tried the following:
Thank you so much it works now following the use variable approach. Just to add on it looks exactly as you said it would with the double quotes in the Advance Editor but it isn’t working.