cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
PeeterTi
Frequent Visitor

The flow sends only 20 emails out of 30

Hi, 

I've created the flow which takes the list of recipients from the excel and then sends an email with unique attachment.

Everything works, but the issue is that only 20 emails send out of 30 and I not able to understand why. Maybe some of you can help me and find the root cause of this issue.

 

Thanks in advance, 

Peeter 

Screenshot2022-05-21 18_49_02.pngScreenshot2022-05-21 18_49_55.pngScreenshot2022-05-21 18_51_45.png

1 ACCEPTED SOLUTION

Accepted Solutions

Hi

 

Bad news - the list files in folder is limited to 20 files unfortunately.

 

I created 30 files with your naming convention, tried the list files only got 20 back. So I then added 50 to the threshold to see if it was similar to the restriction with excel lines, but to no avail.

 

CraigStewart_0-1653228249902.png

 

 

Did a bit of digging and found several issues online with people reporting the same thing.

 

There is a post on the ideas forum but it doesn't seem to have any traction which is unfortunate.

https://powerusers.microsoft.com/t5/Power-Automate-Ideas/List-files-in-folder-on-OneDrive-without-li...

 

The work around for your needs would be to move your storage location to elsewhere, maybe a SharePoint document location as this doesn't have the limitation.

 

Craig

 

View solution in original post

14 REPLIES 14

In your apply to each 2, after the flow is run does it show 30 items?

CraigStewart_0-1653150972706.png

 

If it does then you'll need to go through each one to see if 10 are going down the No path that follows your condition.

 

Hi Craig, 

Thank you for the prompt reply. I'm a beginner in Power Automate, so excuse me if the answer will take a bit longer from my side, as I need to dig into the troubleshooting process. 

I've checked the history of the Flow and found that in the step "List files in folder" the output contains only 20 records. (Screenshot added). It means that Apply for each step will only process 20 records, now I need to understand why it's happening. 

I also checked output for List rows present in a table and it has all 30 records. 

Do you have any ideas what else I can check?

 

Thanks in advance, 

PeeterScreenshot2022-05-22 10_36_11.pngScreenshot2022-05-22 10_54_05.pngScreenshot2022-05-22 10_55_31.png

Hi

 

Not to worry. I've only been using Power Automate a couple of months myself.

 

Your first apply to each is from list files in folder. Are you expecting 30 files in there?

If so have you possibly set a threshold previously in the settings on that action?

 

Click the 3 dots. Settings and check threshold hasn't been set to 20.

 

On your apply to each 2 if you click through 'Next' you'll probably find that the ones going down the No path on your condition are not finding the match they need. So it seems that the problem lies with the list of files here.

 

Have a look at the settings and let me know. I will have a go a recreating your flow later today if it's still an issue.

Hi Craig, 

 

Appreciate your support, thanks for your prompt replies. Yes, I expect 30 files after List files in folder. Please find the settings of  "List files in folder" step and from "Apply to each". I don't have any Threshold specified. I need to go now, but in the evening today I will try to go though "Next" and see what can be wrong there. I'm also thinking how can I catch value which went under the NO or False statement of IF clause. But you're correct, most probably the issue lies in the list of files in a folder.

 

Br, 

PeeterScreenshot2022-05-22 12_23_02.pngScreenshot2022-05-22 12_23_20.png

Hi

 

Bad news - the list files in folder is limited to 20 files unfortunately.

 

I created 30 files with your naming convention, tried the list files only got 20 back. So I then added 50 to the threshold to see if it was similar to the restriction with excel lines, but to no avail.

 

CraigStewart_0-1653228249902.png

 

 

Did a bit of digging and found several issues online with people reporting the same thing.

 

There is a post on the ideas forum but it doesn't seem to have any traction which is unfortunate.

https://powerusers.microsoft.com/t5/Power-Automate-Ideas/List-files-in-folder-on-OneDrive-without-li...

 

The work around for your needs would be to move your storage location to elsewhere, maybe a SharePoint document location as this doesn't have the limitation.

 

Craig

 

Hi Craig, 

Thank you for your effort on research and the information you posted - It helped! I went through the link you provided and once I turned the "Pagination" on and set the Threshold limit to 200, I got expected result and have received 30 emails with 30 attachments to my mailbox. So, for me it is solved the issue and I'm not sure is this limit now something what I need to take into account in the future.... Probably this is something what should MS say or maybe it's documented somewhere. Anyway I will mark your answer as accepted solution and will test my Flow with bigger numbers of records in the list.

Thanks for your help.

 

Br, 

Peeter

Screenshot2022-05-22 18_13_49.pngScreenshot2022-05-22 18_16_11.pngScreenshot2022-05-22 18_18_33.pngScreenshot2022-05-22 18_19_02.png

Hi, 

Just for the documentation. I found that the first step only in the flow is successful and the rest steps getting the following error: 

ActionConditionFailed. The execution of template action 'Send_email_(V2)' is skipped: the 'runAfter' condition for action 'Get_file_content' is not satisfied. Expected status values 'Succeeded' and actual value 'Skipped'.

 

But in the end all attachments are sent successfully. Should I ignore this error?

Br, 

Peeter

Hi Peeter

 

I think we should try figure out where you're error is coming from.

Are both your Apply to Each now showing 30 items?

If you're getting 30 emails and 30 attachments  but you're also seeing an error that is strange.

 

I've just built your flow as shown in your original post along with 30 files and recreation of your excel sheet and ran it twice without an error.

 

Can you post the run history with your apply to each's showing?

 

 

Hi Craig, 

I tested more and now I'm getting corrupted pdf files into my mailbox, also I found that I had some failed connections. Weird thing was that I couldn't fix them in Chrome (It gave blank page), I was able to fix this in Firefox. Therefore I have a feeling that I will just re-create the Flow from the scratch and then test it again. It will take some time as I have other urgent things on my table. I will keep you posted. 

 

Br, 

Peeter

No worries Peeter, good luck 🙂

Hi Craig, 

 

Couldn't hold back and re-created the flow. All steps went through without any errors. Only Apply to each and Apply to each 2 steps have some issues. The first step have the valid result, but the second is giving ActionConditionFailed. I don't understand what is the issue as I'm receiving correct .pdf file into my mailbox. Can you share your flow history result in Apply to each section, maybe it will help?

 

Br, 

PeeterScreenshot2022-05-22 22_14_28.pngScreenshot2022-05-22 22_14_46.png

In this test you would only have received one email yes? What you're seeing here is that the 2nd did not meet the condition you have set, so this isn't an error. It's simply that it's going down the NO route - but you aren't doing anything with something that doesn't meet the criteria, so it's not actually an error, your seeing the x because the result was 'false' so nothing happened on that side of the condition.

 

Your condition is that the filename listed in excel matches your display name from file list - double check that they both definitely match.

 

Under the NO section add 2 compose actions, one with the list rows FILE name and one with the list files DISPLAY name.

 

 

 

 

Hi Craig, 

I receive exactly so many email how much emails I have in excel in the column "Email". The issue is seems to be in the two for each loops. "Apply to each" have 30 items and "Apply to each 2" have 2 (Excel column have 2 records for Email).

And now Apply to each loop will match all 30 items against 2 from "Apply to each 2" where success will be on matching 1 -> 1 and 2-> 2. The rest attempts will fail. The result is that I got 2 emails in the very beginning of the started flow and then I just waiting for 40 seconds where those loops will end with errors. Few screenshots also added to better explain the issue. Basically I have more files on OneDrive than in my excel and this is a problem. I need to think how to check only those records and files which existing in the excel?

Thanks for your effort, at lest we know now that it's not a bug, but feature 🙂

Br 

PeeterScreenshot2022-05-22 22_45_04.pngScreenshot2022-05-22 22_46_03.pngScreenshot2022-05-22 22_46_49.pngScreenshot2022-05-22 22_47_18.png

 

Ah ok I see.

 

It's not actually an issue - it just makes results difficult to read.

 

So your excel currently has 2 lines

Your folder has 30 files

 

Either way you do this, through the excel first of via the folder list your flow will continue to have these inactions showing as going through the NO

 

As your screenshots show the first file shows a positive from 1/30 apply to each in 1/2 in apply to each 2

2nd file is a NO coming from 2/30 and hitting 1/2, BUT its a yes against 2/2

If there was a 3rd line in excel you'd see the condition hitting NO on 1/30 & 2/30, but then yes on 3/30 and so on where each line would only be shown positive on the number that matches the line 4/30, 5/30, 6/30 with the rest going through the NO.

 

I rebuilt the flow to see if using excel first then onedrive made any difference but it still would have the same results, it is going to go through all the files and all the lines to find a match.

 

You're getting the correct results and I assume your flow is finishing as Succeeded, so technically there isn't anything to worry about and the flow is working as expected.

 

I'm wondering if there is a cleaner way to do this - so I'll have a think. But for now you're good to go.

 

 

Helpful resources

Announcements

Community will be READ ONLY July 16th, 5p PDT -July 22nd

Dear Community Members,   We'd like to let you know of an upcoming change to the community platform: starting July 16th, the platform will transition to a READ ONLY mode until July 22nd.   During this period, members will not be able to Kudo, Comment, or Reply to any posts.   On July 22nd, please be on the lookout for a message sent to the email address registered on your community profile. This email is crucial as it will contain your unique code and link to register for the new platform encompassing all of the communities.   What to Expect in the New Community: A more unified experience where all products, including Power Apps, Power Automate, Copilot Studio, and Power Pages, will be accessible from one community.Community Blogs that you can syndicate and link to for automatic updates. We appreciate your understanding and cooperation during this transition. Stay tuned for the exciting new features and a seamless community experience ahead!

Summer of Solutions | Week 4 Results | Winners will be posted on July 24th

We are excited to announce the Summer of Solutions Challenge!    This challenge is kicking off on Monday, June 17th and will run for (4) weeks.  The challenge is open to all Power Platform (Power Apps, Power Automate, Copilot Studio & Power Pages) community members. We invite you to participate in a quest to provide solutions to as many questions as you can. Answers can be provided in all the communities.    Entry Period: This Challenge will consist of four weekly Entry Periods as follows (each an “Entry Period”)   - 12:00 a.m. PT on June 17, 2024 – 11:59 p.m. PT on June 23, 2024 - 12:00 a.m. PT on June 24, 2024 – 11:59 p.m. PT on June 30, 2024 - 12:00 a.m. PT on July 1, 2024 – 11:59 p.m. PT on July 7, 2024 - 12:00 a.m. PT on July 8, 2024 – 11:59 p.m. PT on July 14, 2024   Entries will be eligible for the Entry Period in which they are received and will not carryover to subsequent weekly entry periods.  You must enter into each weekly Entry Period separately.   How to Enter: We invite you to participate in a quest to provide "Accepted Solutions" to as many questions as you can. Answers can be provided in all the communities. Users must provide a solution which can be an “Accepted Solution” in the Forums in all of the communities and there are no limits to the number of “Accepted Solutions” that a member can provide for entries in this challenge, but each entry must be substantially unique and different.    Winner Selection and Prizes: At the end of each week, we will list the top ten (10) Community users which will consist of: 5 Community Members & 5 Super Users and they will advance to the final drawing. We will post each week in the News & Announcements the top 10 Solution providers.  At the end of the challenge, we will add all of the top 10 weekly names and enter them into a random drawing.  Then we will randomly select ten (10) winners (5 Community Members & 5 Super Users) from among all eligible entrants received across all weekly Entry Periods to receive the prize listed below. If a winner declines, we will draw again at random for the next winner.  A user will only be able to win once overall. If they are drawn multiple times, another user will be drawn at random.  Individuals will be contacted before the announcement with the opportunity to claim or deny the prize.  Once all of the winners have been notified, we will post in the News & Announcements of each community with the list of winners.   Each winner will receive one (1) Pass to the Power Platform Conference in Las Vegas, Sep. 18-20, 2024 ($1800 value). NOTE: Prize is for conference attendance only and any other costs such as airfare, lodging, transportation, and food are the sole responsibility of the winner. Tickets are not transferable to any other party or to next year’s event.   ** PLEASE SEE THE ATTACHED RULES for this CHALLENGE**   Week 1 Results: Congratulations to the Week 1 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge.   Community MembersNumber SolutionsSuper UsersNumber Solutions Deenuji 9 @NathanAlvares24  17 @Anil_g  7 @ManishSolanki  13 @eetuRobo  5 @David_MA  10 @VishnuReddy1997  5 @SpongYe  9JhonatanOB19932 (tie) @Nived_Nambiar  8 @maltie  2 (tie)   @PA-Noob  2 (tie)   @LukeMcG  2 (tie)   @tgut03  2 (tie)       Week 2 Results: Congratulations to the Week 2 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 2: Community MembersSolutionsSuper UsersSolutionsPower Automate  @Deenuji  12@ManishSolanki 19 @Anil_g  10 @NathanAlvares24  17 @VishnuReddy1997  6 @Expiscornovus  10 @Tjan  5 @Nived_Nambiar  10 @eetuRobo  3 @SudeepGhatakNZ 8     Week 3 Results: Congratulations to the Week 3 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 3:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji32ManishSolanki55VishnuReddy199724NathanAlvares2444Anil_g22SudeepGhatakNZ40eetuRobo18Nived_Nambiar28Tjan8David_MA22   Week 4 Results: Congratulations to the Week 4 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 4:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji11FLMike31Sayan11ManishSolanki16VishnuReddy199710creativeopinion14Akshansh-Sharma3SudeepGhatakNZ7claudiovc2CFernandes5 misc2Nived_Nambiar5 Usernametwice232rzaneti5 eetuRobo2   Anil_g2   SharonS2  

Check Out | 2024 Release Wave 2 Plans for Microsoft Dynamics 365 and Microsoft Power Platform

On July 16, 2024, we published the 2024 release wave 2 plans for Microsoft Dynamics 365 and Microsoft Power Platform. These plans are a compilation of the new capabilities planned to be released between October 2024 to March 2025. This release introduces a wealth of new features designed to enhance customer understanding and improve overall user experience, showcasing our dedication to driving digital transformation for our customers and partners.    The upcoming wave is centered around utilizing advanced AI and Microsoft Copilot technologies to enhance user productivity and streamline operations across diverse business applications. These enhancements include intelligent automation, AI-powered insights, and immersive user experiences that are designed to break down barriers between data, insights, and individuals. Watch a summary of the release highlights.    Discover the latest features that empower organizations to operate more efficiently and adaptively. From AI-driven sales insights and customer service enhancements to predictive analytics in supply chain management and autonomous financial processes, the new capabilities enable businesses to proactively address challenges and capitalize on opportunities.    

Updates to Transitions in the Power Platform Communities

We're embarking on a journey to enhance your experience by transitioning to a new community platform. Our team has been diligently working to create a fresh community site, leveraging the very Dynamics 365 and Power Platform tools our community advocates for.  We started this journey with transitioning Copilot Studio forums and blogs in June. The move marks the beginning of a new chapter, and we're eager for you to be a part of it. The rest of the Power Platform product sites will be moving over this summer.   Stay tuned for more updates as we get closer to the launch. We can't wait to welcome you to our new community space, designed with you in mind. Let's connect, learn, and grow together.   Here's to new beginnings and endless possibilities!   If you have any questions, observations or concerns throughout this process please go to https://aka.ms/PPCommSupport.   To stay up to date on the latest details of this migration and other important Community updates subscribe to our News and Announcements forums: Copilot Studio, Power Apps, Power Automate, Power Pages

Users online (626)