Hi,
I would like to set up an incremental refresh in my model, but when I refresh it in power bi service, historical data don't appear. They seem to not have been loaded.
I think I know why, but before changing all my model to test it (which will take a lot of time) , I prefer asking the question here first.
In all my queries, I have created one query which allows me to set up common steps for different others queries, including the date that I use to configure my incremental refresh.
So my question is this one :
do you think that the reason my incremental refresh is not working is because the choice of date is not in the same query than the final one ("STOCK") ? or maybe because I am using intermediate queries that are not loaded into my model ?
Thank you for your help 🙂
Solved! Go to Solution.
Actually I have found a solution here :
https://www.thinkbi.de/2020/03/29/incremental-refresh-with-subqueries/
DateTime parameters used in subqueries need also to appear in the final query, even if it is a "fake filter".
Actually I have found a solution here :
https://www.thinkbi.de/2020/03/29/incremental-refresh-with-subqueries/
DateTime parameters used in subqueries need also to appear in the final query, even if it is a "fake filter".
" including the date that I use to configure my incremental refresh"
Incremental Refresh needs DateTime parameters.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Mark your calendars and join us on Thursday, June 30 at 11a PDT for a great session with Ted Pattison!
User | Count |
---|---|
189 | |
69 | |
66 | |
60 | |
55 |
User | Count |
---|---|
194 | |
103 | |
90 | |
81 | |
74 |