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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Applied Steps and Re-quering Data Source

Using Power Query, each time you change a field type or expand a column does the step result in the data source being re-queried?

 

Steps:
connect to a data source

filter rows

change column type

expand column

 

Would the steps outlined above result in one query back to the data source or multiple?

1 REPLY 1
lbendlin
Super User
Super User

Usually one (there are some exceptions for schema retrieval - https://blog.crossjoin.co.uk/2020/07/05/why-is-power-bi-running-my-sql-query-twice/ )

 

BUT- oftentimes it also results in zero queries for some steps when Query Folding is active.  That means any previous steps are combined into one native query.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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