Thumbnail Query

Hi All,

For Thumbnail Query - is there a way of having it display the version if Version Status = ‘complete’

If there is no version with ‘complete’ as status, it will display a version of other status’?

Essentially and IF this ELSE that.

Thanks,
J

I think you can do it this way:

Add a Filter Group, set the matching to all.
Add to this filter group all the matching requirements, i.e. project, Shot, what not to consider etc.

Then add another Filter Group, set matching to any.
Add your version statusses line by line, I think it will match things based on each line items priority (don’t pin me down on this though).

So first any condition matches → display, if not, second any condition matches → display, etc…