Forum Discussion

thiagoqd's avatar
thiagoqd
New Member
1 year ago

ClickHouse Folding Query

Hey everyone,

 

I would like to know, if it is possible to query ClickHouse using query folding with the StartDate and EndDate parameters to enable incremental load in Power BI.

 

How is the setup code?

 

Thanks,

Thiago. 

3 Replies

    • thiagoqd's avatar
      thiagoqd
      New Member

      I'm still having a hard time trying to make native query work for incremental reload.

       

      I've started from scratch, and created that script:

      The column filtered with the parameters:

      The parameters:

       

      The Native Query for folding works till the Navigation step:

      But it stops working in the last step (the filter with the parameters:

       

       

      Does anyone date folding works in Clickhouse?

       

      Thanks.

    • thiagoqd's avatar
      thiagoqd
      New Member

      I'm using the Native Query as an indicator. The Native Query Stops working when I filter the date with the parameters.