Notifications
Announcements
Hi,
Below is the logic by which I'm removing white spaces from this table, but I'm getting delegation warning by using both (Trim and Substitute).
is there any other way to remove white spaces and sort the gallery items? I don't want to use collections for this.
Thanks
Hello @DBTS7
Use AddColumns
Warning: If there is a Form that changes its value using Gallery, it will affect it.
Sort(AddColumns(Filter(YourTable,Id=User().Email),"TrimmedData",Substitute(__________)), TrimmedData, Ascending)
Another way is probably just clean your Source Data.
U could use the solution of @cha_cha but u also could ignore the delegation warning.
Cause the inner filter is closed so u'll have the 'delegation warning' just for the response response. I use often filter in filter... The first filter(s) shouldn't have the warnings but if u know you'll get then under 500 (to 200 records ... U could change that) back it doesn't matter.
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 380 Most Valuable Professional
Kalathiya 340
MS.Ragavendar 333 Super User 2025 Season 2