I am hoping increase this formula:
SortByColumns(Search(FAQ,TextInput1_1.Text,"Answer","{Name}"),"Modified",Descending)
I works great but i would also like it to filter the gallery items so that it wont show records that have no text in the 'Answer' Column in sharepoint.
The reason being i want to answer the questions being asked before they are then dispayed in my app.
Thanks in advance