Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
AaronClements
Frequent Visitor

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 2
v-cherch-msft
Microsoft Employee
Microsoft Employee

Hi @AaronClements 

 

It seems you may use parameters in your query like this post.Then create a new append query to append these new tables.For further,please refer to below article.

https://biinsight.com/power-bi-desktop-query-parameters-part2-dynamic-data-masking-and-query-paramet...

Regards,

Cherie

Community Support Team _ Cherie Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thank you for your reply, @v-cherch-msft. I checked that thread, but I still was unable to find a way to dynamically update strings of SQL text to adjust my query. Would I be able to do that with the solution in that thread?

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors