Announcements
Hello, how r u?
How can I add 2 filters using textinput?
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)))
@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.
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 405 Super User 2026 Season 2
Mohsin Ali 368
WarrenBelz 244 Most Valuable Professional