I have a gallery control connected to an excel table. I have a search box by which I want to get specific results. I tried doing
Filter(Table1,StartsWith(Name,empSearchbox.Text))
This gives me the error-
The requested operation is invalid. Server Response: Tablel failed: Invalid filter clause: unsupported operation. Only single 'eq', 'ne', 'contains', 'startswith' or 'endswith' is currently supported. clientRequestid: 9b03bf1e-18c4-4270- b6c7-2953d1042081