Forum Discussion
Incremental Update with Druid Query
Dear all,
i have setup a druid query in powerbi to pull some busiess data into power bi.
The query contains an interval parameter to define the date range to be collected.
""intervals"": ""2023-01-01T00Z/2023-03-01T00Z"",
I have already setup a RangeStart and RangeEnd Parameter.
The dates are stored in a "date" column of type date/time.
is there anything else I need to do with the query to activate incremental updates?
I am not sure if Powerbi is able to automatically apply now the parameters or if I need to do anything else in addition with the query
Centurius_de You at least need to setup the Incremental refresh policy in the Service. See this: Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Learn
1 Reply
- Greg_DecklerCommunity Champion
Centurius_de You at least need to setup the Incremental refresh policy in the Service. See this: Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Learn