Hi All ,
I have a combo box and a Gallery on my app and based on the selection in the combo box values filtered results will be shown in the gallery, however, I am getting a delegation warning that might affect the dataset. The database is connect to the dataverse table
Formula - Filter(
Skill_Tables,
serviceHubLocation in Gallery2.Selected.Value & skillCategory in ComboBox3.SelectedItems && skillName in ComboBox3_1.SelectedItems
)

Report
All responses (
Answers (