Hi All,
I am trying to create an App that feeds from a list where manuals are stored. I only need a small handful of manuals in the list, so I am trying to work out a way to filter out all the manuals I don't need, leaving me with the manuals I do need.
I have used Filter('ListName', "Part of manual title" in Title) which works fantastically.. for one manual. I can't seem to get my head around being able to put multiple manual names in the formula to bring up all the manuals I require.
Thanks in advance!