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 Apps
Unanswered

refresh collection

(0) ShareShare
ReportReport
Posted on by 150

I am using this formula RemoveIf(colterm, ID> 24 &&ID < 49); 

And i want that after this collection to get refresh how  can I do this.

And also how to remove only 2nd row of collection.

Categories:
I have the same question (0)
  • timl Profile Picture
    37,229 Super User 2026 Season 1 on at

    Hi @Moira0509 

    A collection is a local in-memory structure of data and therefore, it does not need to refreshed because it is always up to date. Perhaps you can clarify more precisely the refresh problem that you are facing.

    To remove the 2nd row, you can use this syntax.

    Remove(colterm,
     Index(colterm,2)
    )
  • Moira0509 Profile Picture
    150 on at

    When i am deleting the items from the collections it is not getting updated like I am using a code removeif(collection,id is greater than 24&& id less than 73 then it is deleting the  item from the collection  but the items that are starting from id : 74 are not getting updated. The item from id:74 has to be start from 24 but it is not updating.

     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

#2
11manish Profile Picture

11manish 224

#3
Valantis Profile Picture

Valantis 181

Last 30 days Overall leaderboard