Hi All,
There is a situation like if the bot see there is data, then it should execute the next sequence else log the msg if not then log the msg.
But not getting the expected result.
Case 1-
the img shows that there is no data in CRM, so it should log the msg “No Data Found”
Case -2
img shown there is data in CRM and execute next sequence.
here i m attaching the code screenshot what i have done.
it always go to true state, kindly suggest solutions