Forum Discussion
Dataset refresh query
- 4 years ago
Hi jones_lilly
Yes, you are correct. Unless you have built any filters in with Power Query your refresh will pull the entire SQL table in on each refresh, replacing what was there. Thus if you add records to the SQL table that data will be imported with all the other data at the next refresh.
Hope this helps
Stuart
Hi jones_lilly
Yes, you are correct. Unless you have built any filters in with Power Query your refresh will pull the entire SQL table in on each refresh, replacing what was there. Thus if you add records to the SQL table that data will be imported with all the other data at the next refresh.
Hope this helps
Stuart
jones_lilly You can add filters in Power Query to the query to pull e.g last 3 years data, if you dont want your dataset to grow too big and take forever to refresh.