Filter the Excel Data, and then paste the same on Outlook email body

Hi,

I have the below sheet. I have to filter the range where column “Status” = short . Now the filtered data has to be shared on outlook body.

Hey, let me try to create solution in workflow.

1 Like

UseCaseCreateTableInMailBody.zip (260.8 KB)

Please find the attachment and let me know if you face any issue.

1 Like

Hi getting the error in the email body editor:

Please help

can you ping here this text written in Expression editor?

"
Hi All,



Please find the CPGN daily tracker by referring the

Note: The below table will give the CPGNs where the coverage is less than 7 days , request CPGN owner’s to take actions.



"+

htmlMailBody +

"

Kindly not this mailbox is not monitored. For any issues please reach out to .



Regards,

UiPath Automation Team

"

Error:

“Hi All,

” +
“Please find the CPGN daily tracker by referring the ” +

” +
“Note: The below table will give the CPGNs where the coverage is less than 7 days , request CPGN owner’s to take actions.” +


” +
htmlMailBody +

” +
“Kindly not this mailbox is not monitored. For any issues please reach out to .” +

” +
“Regards,
” +
“UiPath Automation Team”

Let me know if this works for you.

Still same error. Can you share the .xaml file with me?

@shrayud
Check this below link,

Hope this may help you :slight_smile:

Main.xaml (14.7 KB)
Check the workflow

1 Like

hey @shrayud , is it worked for you?

Thanks for helping out. I have marked the previously reply as sol. :slight_smile:

1 Like

np :slightly_smiling_face:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.