Forum Discussion
nicoolai
2 years agoFrequent Visitor
Using column from one query in source of another query
I have a query where one of the columns in the results, is a list of table names. I want to query ANOTHER source, using the distinct values of those tables, as a filter. I have created the filter b...