i want what is problem and give workflow to do this
Hi @swetha_sudhakar,
Thanks for sharing the snapshots. It seems there might be an issue with the If condition.
Try adding a Log Message in the Else section to confirm whether the flow is entering that branch.
Additionally, share the IF condition.
Thanks!
Thanks for reply I will try and tell
Sure, however, as I can see in the snapshot, you are checking the specific email ID in lowercase, but the first character seems to be capital.
Also, since you have already stored the email address in the Email variable, there is no need to fetch it from the DataRow each time you can directly use the Email variable wherever required.
Thanks!




