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 Apps / How to avoid blank row...
Power Apps
Unanswered

How to avoid blank rows in collection

(0) ShareShare
ReportReport
Posted on by 108

Hi,

I have a question, if someone please help me on this would be appreciated.

 

Q: How to avoid blank rows in collection?

 

So, when rows are creating in collection, I don't want to create any blank row because when I am patching collection data it also saves the blank row.

 

Thanks 

Categories:
I have the same question (0)
  • eka24 Profile Picture
    20,923 on at

    It will largely depend on the formula for the creation of that collection. You could use IsBlank() function.

    Can you State the formula you are using

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • Jackson_Dhorty Profile Picture
    108 on at

    so this what i have been using 

    //

    ClearCollect(
    myCollection
    {
    dateTime: Now(),
    Justification: Concat(Filter(
    myGallery.AllItems,
    flag.Value = "pass"),Message," | ")
    }

    );

     

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard