Hi all 🙂
What would be the correct approach to delete specific items from a SharePoint list with over 2k items?
To be more specific, I have a SharePoint list with ~3k items, and I need my users to be able to see, edit and remove only their specific items. Everything was working fine until we crossed the 2k items threshold, which I wasn't aware of, and now the users are not able to delete their items anymore.
On my research I understood that the problem is that I am using the `RemoveIf` function, which makes no use of Delegation and consequently cannot read more than 2k Items.
What would be the best approach to do this?
I am relatively new to PowerApps, and totally new to BUILDING them, so don't shoot me if this is an obvious questions 🙂
Thanks,
Solved! Go to Solution.
This works for my scenario! Thx Warren! And thank you everyone who participated 🙂
User | Count |
---|---|
148 | |
94 | |
85 | |
78 | |
57 |
User | Count |
---|---|
193 | |
175 | |
104 | |
95 | |
91 |