Forum Discussion

AaronClements's avatar
AaronClements
Frequent Visitor
7 years ago

Dynamic SQL queries that update date parameters

Hello,

 

Apologies for what may be a very basic question, but I haven't been able to find an answer on this.

 

I'm working with several lookup tables that run on SQL queries. I would like to refresh these source queries for the most recent day without having to manually set the parameters on each one to pull data for the given date range. 

 

Additionally, is there a way to append query results as additional rows in the table without having to re-run the entire query? That way I can simply pull the most recent results for that day.

2 Replies