How to dynamically store results of a CSV table as an attachment for an Email? Below are steps I've taken...
- I created an initial variable with name, that is an array.
- later in my flow, I am getting data from my SharePoint list, with Get Items.
- I then using the Select action to filter my column results that I want from Get Items.
- I then used the Create CSV Table action to store the output of my above Select.
- I then set my initial variable to the output of my Create CSV Table.
- Finally, I opened up my Outlook send an email (v2) action, attachment content field...but it won't let me set the output of my set variable above, to be an attachment.
Things to note - I don't want to store these results in a physical location first, then getting the file. I want to create an email attachment on the fly via Power Automate, based on the Get Items data I already have. That will cause frustration on my end for me because everyone I run my flow, Power Automate will complain that it cannot override the existing file that is there.
What am I doing wrong or missing? Below are some screenshots...


Report
All responses (
Answers (