Hi all!
I'm trying to input a database to a macro that contains different filters, but I don't know how to do that.
This is what my main workflow looks:

The first macro in the canvas opens all files from a selected directory and add them up into a database. The second macro looks like this:

What I'm trying to do is that, the database from the first macro inputs into this macro workflow to pass all the filters and outputs the filtered database.
Thanks!