Hi,
I am trying to validate data from excel/DT on UiPath Forms.
I have a DT with UserName and Password(predefined username and passwords data)
So, I am trying to validate inputs of username and password filed on UiPath Forms, from the DT.
I have created one but it won’t work… as I want to validate on runtime and if it’s failed it should ask to enter the correct credentials.
cred.xaml (15.0 KB)
Looking forward to your valuable inputs.