I have a simple one column excel spreadsheet which I added as a data source to a Gallery.
I then added a Text Input box to use as a filter. I then added the following formula, but keep getting the error 'expected text value'
Filter(Table1,Title2 = Fbox.Text)
Can some one help?
Thx