Hi guys I am relatively new to uipath
Doing outlook automation for first time
How do we filter mails based on subject by filter panel of get outlook message
Hi guys I am relatively new to uipath
Doing outlook automation for first time
How do we filter mails based on subject by filter panel of get outlook message
Hi @Jhanvi_Krishna
Kindly try below expression in filter
ā@SQL=urn:schemas:httpmail:subject LIKE '%ā+yourvariable+ā%'ā
Let me know if you have any questions
Thanks
Hi @nikhil.girish thanks for your help
Would try this and let you know
Sure @Jhanvi_Krishna
Just letting you One more expression for filter
ā[Subject] = 'ā+varSubject+ā'ā
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.