Good day,
I am trying to add filters by comboxes in my app and connect the data, however is not working. The error appears to be in the =. Anyone had the same issue?
Filter( LIM; IsBlank(ComboBox2.SelectedItems.Value) || IsEmpty(ComboBox2.SelectedItems) || 'Site Type' = ComboBox2.Selected.Value);

Report
All responses (
Answers (