Hi,
I need your help to underatnd how should I proceed in order to get Search boxes working proprely in a Gallery.
I have a Gallery with a ShP List data base and I want to add multiple search boxes.
The formula I am inserting on Items in the Gallery is not working.
I am mentioning that the columns I am sharing in Gallery (Stream, Zone, KPI Name etc) , thourgh of which I want to create searches are Choice Columns in ShP List.
I've tried : Filter('KPI comment collection list', StartsWith(Name, SearchStream.Text)) - No error displayed but when I am trying to search something by writting a Stream name the Gallery is not filtering anything, it is showing that nothing was found. ( below print screen 1 and print screen 2)
I've tried : Search('KPI comment collection list', SearchStream.Text,Stream) - No error displayed but the Gallery is not displaying the columns details anymore; so I am seeing a Gallery without informations. ( below print screen 3)
What is the right formula to apply in order to make search option to work?
Thank you!


