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 / Delegation workaround ...
Power Apps
Answered

Delegation workaround for StartsWith in SharePoint

(0) ShareShare
ReportReport
Posted on by 2,297

Hi all,

 

Is there a workaround to solve the following delegation issue with a SharePoint list called from a Gallery:

 

Filter(
 MySPList,
 StartsWith(Num_Invoice, SearchBoxTextInput.Text) 
)

Where Num_Invoice is a number.

 

I can see in the documentation that StartsWith is delegable for Text only, for SharePoint and Dataverse, so even if we upgrade from SharePoint to Dataverse, we will still have the same issue.

 

So, is there a workaround to show a text input box where the user enters a number (eg: invoice number) and the gallery below it will not have delegation issues?

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    154,924 Most Valuable Professional on at

    Hi @WebPortal ,

    Maybe simply storing the number as Text in another hidden field - you can make the Default of this

    Text(Num_Invoice)

    and it would save with each record - you can then use StartsWith() on this field.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    MVP (Business Applications)   Visit my blog Practical Power Apps

  • WebPortal Profile Picture
    2,297 on at

    @WarrenBelz 

    Thanks, I was thinking about adding a new Text column to SharePoint as text, to be used as a search field.

    Is that what you are proposing?

  • Verified answer
    WarrenBelz Profile Picture
    154,924 Most Valuable Professional on at

    @WebPortal ,

    Yes - exactly, although I do not bother with number columns at all when I think I may need to search on them and simply store the value as Text.

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 534

#2
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 306

Last 30 days Overall leaderboard