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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
8jesse
Frequent Visitor

Can I use query folding with Mysql?

Hello, I imported tables from mysql database using native query.

(ex, select * from table1 where date>='2019-01-01')

 

I would like to use the incremental refresh. It requires the table query should support data folding, but the menu is not available.

 

Is there anyone using incremental refresh with mysql?

 

 

Thanks!

3 REPLIES 3
v-lid-msft
Community Support
Community Support

Hi @8jesse ,

 

How about the result after you follow the suggestions mentioned in my original post?Could you please provide more details about it If it doesn't meet your requirement?


Best regards,

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

What Azure databases are foldable and do not require gateway? Is Azure MySQL database foldable?

v-lid-msft
Community Support
Community Support

Hi @8jesse ,

 

Based on this documentMost data sources that have the concept of a query language support query folding. These data sources can include relational databases.

 

In the Power Query Editor window, it is possible to determine when a Power Query query can be folded. In the Query Settings pane, when you right-click the last applied step, if the View Native Query option is enabled (not greyed out), then the entire query can be folded.

 

Based on my test, if we using native query in source step, the view Native Query will be grepy out. After we delete it, we can see the option.

 

If you cannot see the option of configuring incremental refresh, please check the status of this feature based on this document:

https://docs.microsoft.com/en-us/power-bi/service-premium-incremental-refresh

 

23.jpg

 


Best regards,

 

 

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors