• I don´t use the query, just set it to "Use a table or a view" and pick the one from staging that is a copy of it.

    Is there way I can use a SQL Query and send over a parameter to it? because this table works like a log, there will be no updates, just inserts, and I have a date column I can use, so if I can send the last date to the query as a parameter, I would be able to get only the new records 🙂

    Thanks.

    Frank.