Hello,
i just tried to use the template "Save Office 365 email attachments to specified OneDrive for Business folder".
Everything works fine but I need to edit the flow to make it more specific:
I want to set a condition so that only the following file type will be saved:
.doc, .docx, .xls, .xlsx, .pdf, .ppt, .pptx
I already tried to set the conditions for this, but maybe i am on the wrong track here.
Can anyone help me with this?
Best wishes,
Chris
Solved! Go to Solution.
Hi @Chris_Wagner ,
You should use the Or operator for that Condition control, a file should meet the condition when the extension is one of those you listed.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Hi @Chris_Wagner ,
You should use the Or operator for that Condition control, a file should meet the condition when the extension is one of those you listed.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.