web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Sending a weekly file ...
Power Automate
Unanswered

Sending a weekly file from a SharePoint list

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hey all,

 

So I am attempting to send a weekly file that includes the items in a SharePoint List.  I found a flow of the week blog that proivdes some instructions but I'm runnning into some issues.  https://flow.microsoft.com/en-us/blog/automate-sending-weekly-reports/

 

 

When I test my flow, it effectively runs forever.  The flow does not fail instead, it just continues to run and I can't figure out why this is the case.  My flow is able to create the file based on the HTML table, but the next action is when a file is created to share link by path the flow just runs at this action forever.  The flow never generates an error, isntead it just constantly runs...

 

Any help would be appreciated.

 

 

Categories:
I have the same question (0)
  • v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous,

     

    Could you please share a screenshot of your flow's configuration?

     

    I have made a test on my side based on the article that you provided and the issue is confirmed on my side. But you could consider take a try with the following workaround as an alternative solution:

    • Add a Recurrence trigger, Interval set to 1 and Frequency set to Day.
    • Add a Compose action, Inputs field set to following formula:
    utcNow()
    • Add a "Get items" action, specify Site Address and List Name.
    • Add a "Create HTML table" action, From set to output of "Get items" action, Include Headers set to Yes and Columns set to Custom. Within Header-Value map entry, type the following entries:8.JPG

       

    • Add a Parallel branch action. Within left branch, add a "Create file" action, specify Folder Path. File Name set to Tweets.doc and File Content set to output of "Create HTML table" action.

             Within right branch, add a "When a file is created" trigger of OneDrive for Business connector, Folder field set to the folder that you specified within "Create file" action (left branch). Add a "Create share link by path" action, File Path field set to File path dynamic content of the "When a file is created" trigger, Link type set to Direct and Link scope set to Organization. Then add a "Send an email" action, Body field set to Web URL Dynamic content of the "Create share link by path" action.

     

    Image reference:9.JPG

     

    10.JPG

    The flow works successfully as below:11.JPG

     

    12.JPG

     

    More details about adding parallel branch action, please check the following article:

    https://flow.microsoft.com/en-us/blog/parallel-actions/

     

     

    Best regards,

    Kris

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 298 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 159 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 150 Super User 2026 Season 2

Last 30 days Overall leaderboard