Hi everyone,
I'm currently getting an issue where no items are showing in a filter on gallery. I have another gallery with the same input box which is going off a different data source (Dataverse) which is working and pull data. But I have another gallery (Excel) which when I put in the filter of:
Filter(Table_BOM_items,TextInput1.Text in 'Bus Trans (project)')
Nothing shows up.
When I just do "Table_BOM_items" the table will show all the data correctly
I don't have an delegation warnings coming up
Does anyone know what I might be doing wrong or suggest a filter/search that could work without delegation issues
Thanks in advance
Josh