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 / StartsWith stopped wor...
Power Apps
Unanswered

StartsWith stopped working

(0) ShareShare
ReportReport
Posted on by 18
This was working previously and has stopped. I cannot figure out wheat to do. The whole Startswith line has the red squiggly. I tried only one field and still squiggly.
 
Sort(
    Filter(
        'Build Tracker',
        (StartsWith(Title, SiteNameSearchBox.Text) || StartsWith(FA, SiteNameSearchBox.Text)) &&
        (Customer.Value = HMCustomerDRPBX.Selected.Value || HMCustomerDRPBX.Selected.Value = "All") &&
        (ActiveStatus.Value = ActiveStatusDropbox.Selected.Value || ActiveStatusDropbox.Selected.Value = "All")
    ),
    ECD,
    SortOrder.Ascending
)
Categories:
I have the same question (0)
  • ronaldwalcott Profile Picture
    3,906 Moderator on at
    What is the error message?
  • lbm24 Profile Picture
    18 on at
    I was going to add some lines and changed my  mind. When I edited out the new lines. the original code had squiggly lines with it giving me:
    Delegation warning on StartWith
    Delegation warning on Filter
    Name isn't valid. 'Text' isn't recognized.   ???
     
    I just replaced the Text with Value and all errors went away???
    Doesn't that defeat the purpose of typing text in those fields? But...it is working again. So weird.
     

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 325 Most Valuable Professional

#2
11manish Profile Picture

11manish 165

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 88 Super User 2026 Season 1

Last 30 days Overall leaderboard