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 / Flow success but nothi...
Power Automate
Answered

Flow success but nothing happened in the result

(0) ShareShare
ReportReport
Posted on by 207
Hi Expert ,
 
I am trying to remove the rows with the filter below :
Email : contains 'noemail' , Country : Not GERMANY , Progress : Not Completed
 
 
line 2 should removed once the flow runs but it is not (instead of Overdue sometimes it may have NOT DUE , so that i have applied not equal to COMPLETED in the conditions)
Below the flow cycle :
 
 
I don't know what's missing here .
Please help to achieve this ..
 
 
Thanks
DK
Categories:
I have the same question (0)
  • Suggested answer
    SpongYe Profile Picture
    5,715 Super User 2026 Season 1 on at
     
    Try add the quotes for your string. 
     
    Instead of:
     
    GERMANY > 'GERMANY'
    Completed > 'Completed'
    noemail > 'noemail'
     
     
  • Suggested answer
    DineshK_ Profile Picture
    207 on at
    Hi @SpongYe : No luck still not working . Added one more line with all the conditions matched. Nothing happened :(
     
     
  • Suggested answer
    DineshK_ Profile Picture
    207 on at
    @SpongYe Can we have any other solutions on this method ?
    Still it is not working ..
    Please help ..
  • Verified answer
    SpongYe Profile Picture
    5,715 Super User 2026 Season 1 on at
    Hi @DineshK,
     
    I created an Excel file similar to yours and test it out. 
    It worked for me! Check my findings below. 
     
    Here is my Excel document:
     
     
     
    My flow:
     
    Result in the Excel Document:
     
    Result of the run:
     
     
     
  • Suggested answer
    DineshK_ Profile Picture
    207 on at
    @SpongYe I have a excel file with 333k rows .
    But List rows actions only have 100k rows threshold , Could it be the reason for not working for me ?
    If yes , how to overcome this situation with huge data ?
    Please advise ..
  • Suggested answer
    SpongYe Profile Picture
    5,715 Super User 2026 Season 1 on at
    You will need to iterate through the 333,000 rows. For example:
     
    Identify an order_id or a similar key.

    Based on this key, retrieve the first 100,000 rows and then iterate through them.

    The iteration would like this:
     
    loop 1: Rows 1 to 100,000
    loop 2: Rows 100,001 to 200,000
    loop 3: Rows 200,001 to 300,000
    loop 4: Rows 300,001 to 333,000
     
  • Suggested answer
    DineshK_ Profile Picture
    207 on at
    @SpongYe Okay can you please create some sample flow for this ?
    Because currently i am testing with just 7k rows (removed many rows for testing purpose) but still my flow is running long and timed out . So better to follow your hints on this.
     
  • Suggested answer
    SpongYe Profile Picture
    5,715 Super User 2026 Season 1 on at

    Hi @DineshK_,

    Processing a large number of records, whether it's 7,000 or 333,000, can significantly impact performance.
    I came across a helpful blog post by Matthew that might assist you in loading data faster or iterating through it more efficiently:

    https://www.matthewdevaney.com/fastest-way-to-read-large-excel-table-in-power-automate/

    From your screenshot, it seems that loading the data isn't the main issue, as it took only 43 seconds. The real challenge appears to be processing that large amount of data. You might want to consider using a different mechanism to handle the data, such as deleting unnecessary rows.

    I hope this helps!

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 573

#2
Valantis Profile Picture

Valantis 407

#3
11manish Profile Picture

11manish 387

Last 30 days Overall leaderboard