
Announcements
Hi guys,
need your help. I'm filtering a gallery with one dropdown and one textinput but I'm starting having issue understanding how to filter the gallery with multiple elements
Items:
- Textinput1
- Textinput2
- Dropdown1
- Dropdown2
Currently, with only textinput1 & dropdown1, this is my formula "Search(Filter('Lead', Status = Dropdown1_selected.value),textinput1.text,"Owner")
How can I improve the formula with textinpu2 & dropdown2?
How can I show blank value when the 2 textinputs are blank and dropdowns on Show all?
Thanks