Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
powerbiexpert22
Impactful Individual
Impactful Individual

Native Query for Incremental Refresh

i am trying to filter data only for year 2023 during import however native query option is not enabled as shown below

i want to enable native query option for incremental refresh

is there a way to enable native query while fetching rows for only 2023?

 

powerbiexpert22_0-1721099135495.png

 

powerbiexpert22_1-1721099207297.png

 

 

1 ACCEPTED SOLUTION
Ritaf1983
Super User
Super User

Hi @powerbiexpert22 
The easiest way is to create a view in SQL SERVER that is already filtered and use this view as a data source.
There are other workarounds to fix query folding in Power BI, but in my opinion, they are much more complex.

You can take a look at the linked videos :
https://www.youtube.com/watch?v=8hjdOCni_ZY

https://www.youtube.com/watch?v=xEhZuPk1EpA

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.

 

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

1 REPLY 1
Ritaf1983
Super User
Super User

Hi @powerbiexpert22 
The easiest way is to create a view in SQL SERVER that is already filtered and use this view as a data source.
There are other workarounds to fix query folding in Power BI, but in my opinion, they are much more complex.

You can take a look at the linked videos :
https://www.youtube.com/watch?v=8hjdOCni_ZY

https://www.youtube.com/watch?v=xEhZuPk1EpA

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.

 

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors