Hi All,
I am checking a condition inside DataTable using If statement but at run time the bot skips the condition and goes to another workflow. Its skipping all the conditions.
The condition is as below which I should check
CurrentRow(“ITEM”).ToString.Contains(“Services”)