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 / double startwith as fi...
Power Apps
Unanswered

double startwith as filter

(0) ShareShare
ReportReport
Posted on by 298

Hello, how r u?

 

How can I add 2 filters using textinput?

luisabsg_0-1662398654147.png

I trying this but didn't worked 😞

If(IsBlank(cBoxStatus.Selected.Value);FormularioGAP_v2; Filter(FormularioGAP_v2; cBoxStatus.Selected.Value in Status.Value;StartsWith('QA do gap'.DisplayName;qaname.Text);StartsWith(NumeroDoGap;gapn.Text)))

 

Categories:
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @luisabsg 

    If(
     IsBlank(cBoxStatus.Selected.Value);
     FormularioGAP_v2;
     Filter(FormularioGAP_v2; cBoxStatus.Selected.Value in Status.Value;
     StartsWith('QA do gap'.DisplayName;qaname.Text)|| StartsWith(NumeroDoGap;gapn.Text)
     )
    )

    I think you need an "or" operator between the StartsWith() functions. 

  • luisabsg Profile Picture
    298 on at

    Didn't work, but thank u for the help 

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard