
Announcements
Hello,
im looking to build a power automate flow that takes a dynamic list and emails a static version of it to an email address. The reason I want static version is because it contain a data for that specific day so if they look at the data a day later, I don’t want the list to have updated to the current day
thanks in advance!
Hi @Anonymous
Thank you for posting.
According to your description, you would like to get static version of data in order to avoid data overwriting.
May I know what do you mean by dynamic list? From my understanding, it’s a SharePoint list but can be edited by multiple people. If that’s the case, we can:
1.Using scheduled flow to initial running every day and send result to email.
2.Exporting data once someone create or modify any records in the list.
Hope the content above may help you.
Thanks
Anna