Hi!
I have a list of data that goes like this:
SGS1102
SGS1103
SGS1104
I need to get the last 2 digits of the string and then compare it with one cell above (for eg: comparing 04 with 03) to see whether there are any missing entries. May I know what the process will look like in Uipath?
Thank you!