cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
rob_vander
Helper I
Helper I

Incremental load with pre filter data

I want to import data from table, but I want to apply filter before importing the data to Power BI. Is it possible with Import option? Once I imported the data. I want to schedule incremntal refresh on modified date. So with pre filter is it possible to setup incremental refresh? 

Note: Incremental refresh should be automatic, based on modified date

1 ACCEPTED SOLUTION

Might be an option.  Enabling DirectQuery for an ODBC-based Power Query connector - Power Query | Microsoft Learn

 

For Hive ODBC, install the Cloudera driver, setup your connection in the ODBC manager, and consume it. Nothing special, really.

View solution in original post

3 REPLIES 3
rob_vander
Helper I
Helper I

@lbendlin Thanks for your reply. I am using HIVE as data source. It seems it doesn’t support query folding. I even tried to enable query folding manually as mentioned in below video but it doesn't work

https://www.youtube.com/watch?v=8hjdOCni_ZY

 

Is there other way around. One way I found we can use ODBC drivers, but I am not sure how it will work in HIVE data source

Might be an option.  Enabling DirectQuery for an ODBC-based Power Query connector - Power Query | Microsoft Learn

 

For Hive ODBC, install the Cloudera driver, setup your connection in the ODBC manager, and consume it. Nothing special, really.

lbendlin
Super User
Super User

You are describing the concept of "Query Folding", pushing computation upstream.  It is generally a desired (but not mandatory) part of the incremental refresh setup.

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors