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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Automate
Unanswered

Adding Blank Rows

(0) ShareShare
ReportReport
Posted on by

Hi, i'm having trouble by using Flow.

 

Microsoft Flow is creating blank rows and filling a new collumn called "_Powerappsid_". My information is filling at row 5001. Help me please

 

 

flow.JPG 

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

    Hi @Anonymous,

     

    Could you share a screenshot of your Flow configuration?

    I guess you are using Excel connector-action, so the Excel table adds a field called "_Powerappsid_" by default.

    This column will add the maximum number of rows to your table by default, which is the number of rows in the table you set at the beginning.  Powerappsid is automatically generated to be able to identify each specific row later.

    If you don't want to have those blank rows, you could configure Get rows-Delete row to remove blank rows after your previous action.

    If a non-empty column is empty, delete the row. You could also use “@and()” to determine if it is indeed a blank row if multiple columns are empty.

    Like: 

    @and(empty(items('Apply_to_each')['Title']),empty(items('Apply_to_each')['Column2']), empty(items('Apply_to_each')['Column3']), empty(items('Apply_to_each')['Column4']))

    44.PNG

    43.PNG

    Take a try and feel free let me know if issue still exist.

     

    Best Regards,

    Barry

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 364 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard