Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

Output of Filter Array suddenly become no output

(0) ShareShare
ReportReport
Posted on by 18

I created a flow involving SharePoint and Excel.


I have been using the flow for few months but suddenly last friday, the output of Filter array become no output.

It seems like the filter array unable to filter the data from the excel.

So , I m not sure where is the actual problem as it has been working fine until last friday .

 

When the ID is filtered using filter array , it will find the ID in the excel.

Then, it will either create a new row or update a row if the ID is already there.

But now, it keeps creating new row in excel because the output of filter array is empty. As if there were no existing data in the excel.

 

Before last friday , successfully filtered.

Liyana05_0-1703483845596.png

now, the output become like that .

Liyana05_1-1703483915849.png

 

The flow :

Liyana05_2-1703484003663.png

Liyana05_3-1703484278076.png

 

  • Liyana05 Profile Picture
    18 on at
    Re: Output of Filter Array suddenly become no output

    @v-yetonggu-msft 

     

    Understood.
    Thank you so much for your explanation.

  • v-yetonggu-msft Profile Picture
    on at
    Re: Output of Filter Array suddenly become no output

    Hi @Liyana05 ,

    Due to the limitations of the "List rows present in table" control, by default it can only fetch 256 records at a time.

    There are probably more than 256 pieces of data in your table. The control cannot obtain records after 256.

    If you add ID eq string(triggeroutputs()?['body/ID']) to the control, you will get one record you need.

     

    Best Regards,

    Sunshine Gu

  • Liyana05 Profile Picture
    18 on at
    Re: Output of Filter Array suddenly become no output

    @v-yetonggu-msft  
    Thank you very much ! 
    The problem solved.

    I just need to monitor for a few days.

     

    What could be the problem ? because the filter array works fine before this issue.

  • Verified answer
    v-yetonggu-msft Profile Picture
    on at
    Re: Output of Filter Array suddenly become no output

    Hi @Liyana05 ,

    Add a condition to the Filter Query of the 'List rows present in a table' control.

    And delete the 'Filter_array' control.

    vyetonggumsft_0-1703576189582.png

    empty(outputs('List_rows_present_in_a_table')?['body/value'])

    Best Regards,

    Sunshine Gu

  • Liyana05 Profile Picture
    18 on at
    Re: Output of Filter Array suddenly become no output

    @v-yetonggu-msft 
    No, I didn`t add manually . I just tick from the column list.

    Its automatically created by the list .

    I use the ID column in my flow so that it can be easily filtered and only 1 ID for 1 item will be created

  • v-yetonggu-msft Profile Picture
    on at
    Re: Output of Filter Array suddenly become no output

    Hi @Liyana05 ,

    Did you manually add the ID column in the SP list yourself?

    The My ID column comes with the list.

    vyetonggumsft_0-1703562975800.png

    Best Regards,

    Sunshine Gu

  • Liyana05 Profile Picture
    18 on at
    Re: Output of Filter Array suddenly become no output

    sure . 

    string(triggerOutputs()?['body/ID'])
     

    Liyana05_0-1703550753941.png

    I checked again today, but the issue still remained 

  • v-yetonggu-msft Profile Picture
    on at
    Re: Output of Filter Array suddenly become no output

    Hi @Liyana05 ,

    Can your String formula be launched for me?

    vyetonggumsft_0-1703497488663.png

    Best Regards,

    Sunshine Gu

  • Liyana05 Profile Picture
    18 on at
    Re: Output of Filter Array suddenly become no output

    @v-yetonggu-msft 

    sure but i just need to cover some details
    but it just repeating the information for each row existed in the excel

    The red words are the title of each column in the table (excel)

    Liyana05_0-1703495954901.png

     

  • v-yetonggu-msft Profile Picture
    on at
    Re: Output of Filter Array suddenly become no output

    Hi @Liyana05 ï¼Œ

    Can you provide information in this?

    vyetonggumsft_0-1703495142946.png

    Best Regards,

    Sunshine Gu

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,670 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,015 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow