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

Power Apps Filter

(0) ShareShare
ReportReport
Posted on by 19

Hello,

 

I am new to Power apps learning and building an app. I have a SharePoint list integrated with Power Apps.

 

Trying to put a filter function but getting an error for the below,

 

Filter('SharePoint List name',StartsWith("Application name",TextSearchBox1.Text))

 

prade97_0-1680671234502.png

 

Not sure why i am getting this error but values entered are text one only.

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

    Hi @prade97 ,

    Try single quotes around your field (I assume this is a Text Field)

    Filter(
     'SharePoint List name',
     StartsWith(
     'Application name',
     TextSearchBox1.Text
     )
    )

     

    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

  • prade97 Profile Picture
    19 on at

    Hello WarrenBelz,

     

    I tried your suggestion but still the same.

     

    The below is without quotes for TextSearchBox1 and with quotes getting a similar error. Yes its a text fied.

     

    prade97_0-1680686706479.png

     

  • WarrenBelz Profile Picture
    155,779 Most Valuable Professional on at

    @prade97 ,

    You still have double quotes around "Application name" - it should be 'Application name'

     

    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

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 494

#2
WarrenBelz Profile Picture

WarrenBelz 352 Most Valuable Professional

#3
11manish Profile Picture

11manish 323

Last 30 days Overall leaderboard