Forum Discussion

Centurius_de's avatar
Centurius_de
Frequent Visitor
3 years ago
Solved

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