Hi @Rpa_compara
In the split function put the required index to get your desired value like below
Split(yourlogic)(0)
Or
Split(yourlogic)(1)
to get the part of string
Hi @Rpa_compara
In the split function put the required index to get your desired value like below
Split(yourlogic)(0)
Or
Split(yourlogic)(1)
to get the part of string