Announcements
Hello everyone,
I integrated a filter into my app and its working fine. But I would like to see all the tickets if the filter is blank. Does anybody have an idea? Thanks
Hi @User3048 ,
Please try:
Search( If( isAdmin; Sort(If( !IsBlank(DropDownStatus.Selected); Filter(AllTickets;TaskStatus.Value=DropDownStatus.Selected.Value); AllTickets); Erstellt;Descending); Sort(If( !IsBlank(DropDownStatus.Selected); Filter(AllTickets; 'Erstellt von'.Email=MyPorfile.Mail && TaskStatus.Value=DropDownStatus.Selected.Value || 'Erstellt von'.Claims=MyProfile.UserPrincipalName); Filter(AllTickets; 'Erstellt von'.Email=MyPorfile.Mail || 'Erstellt von'.Claims=MyProfile.UserPrincipalName)); Erstellt;Descending) ); Suchfeld.Text;"Text";"Description" )
Best Regards,
Wearsky
It works, thank you
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 411 Super User 2026 Season 2
Mohsin Ali 338
WarrenBelz 256 Most Valuable Professional