Hi,
Help! I am getting a delegation warning error with the below code:
If(IsBlank(Dropdown2.SelectedText.Result),SortByColumns(Search(MyInOut,TextSearchBox1.Text,"{Name}"),"{Name}",Ascending), SortByColumns(Search(Filter(MyInOut,Tags=Dropdown2.SelectedText.Result),TextSearchBox1.Text,"{Name}"),"{Name}",Ascending))
Also, how do you put an option where it searches for all the names when no tags are selected.
Thank you in advance.

Report
All responses (
Answers (