Hello everyone,
I need help in segraggating files of a similar template from sharepoint. I'm currently dowmloading the details of the files from sharepoint and then using dynamic input to read the data of all the files. My concern is some of the files are of a different format which is not being read by the dynamic input. I want to add a filter which can only pass the files which are in the prescribed format to run the workflow successfully while get the list of files which are not in the prescribed format and shareing it with business. Need your help in solving this problem.