Why is this filter node not filtering files from the google drive node?

I’m trying to filter the results of a google drive list of files to just a single file that has a .png extension. However when I try to do so all the files seem to pass through to the output. Can anyone assist? Thanks!

Hello, try to just use contains => .png not the “.png”

normally it would work immediatly.
have a nice day

3 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.