Note that the method below works for any text / string based field but uses UUID as the example as it is the most reliable value to search an asset by (when known):
- In the Data Conditions, add the UUID column and select the 'contains' search parameter.
- Enter all the UUIDs that you wish to return, separated by a space or the bolean value OR
E.g. f6bc2dd228b830c206d8b2ba517e53 23 98d4128f75c0deb38cd6dfed87af8d e9 61724771f2ea201adeb1a447cc217c cd
f6bc2dd228b830c206d8b2ba517e53 23 OR 98d4128f75c0deb38cd6dfed87af8d e9 OR 61724771f2ea201adeb1a447cc217c cd
This will return all files with these specific UUIDs.
Comments
0 comments
Please sign in to leave a comment.