Hi Community
How do I put a condition when we filter an array. The array contains list of file names in sharepoint document library.
The goal is pick the specific/particular file based on what user input in the form. If user chose A email type- the particular file with name A is sent to user.
Filter array gives list of all file in the document. What condition will work ?

Thanks in advance