How to query PSQL using WHERE IN

Hi John, try to use

Where = ANY ({{ workspace_vendors_query.data.id}})
3 Likes