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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
reubenusher
New Member

Power Query to Report refresh loading more data?

Hi,

 

Hopefully someone can help.

 

I have a report with unique Works Order Numbers which I have skimmed down to display any >700,000, on top of this I have filtered out elsewhere and now I am left with my smallest Works Order No. to be 708793 and my largest to be 756138 meaning that at the most I should have 47345 rows of data, however when I try to apply the changes and go from Power Query to Report View / or when refreshing the report, I can see that my Works Order data is loading around 1,000,000 rows. 

 

Is there any reason behind this?

 

reubenusher_1-1720625141386.png

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @reubenusher ,
Based on your description and the screenshot provided, first of all, while you have filtered out unique work order numbers greater than 700,000, there may still be other duplicates in the dataset that have not been properly filtered out. You can use the Remove Duplicate Items feature to accomplish this.
Second, if there are other filtering or join operations in your Power Query that are not being considered, they may be introducing additional rows.
Then, sometimes, conversion steps such as expanding columns, merging queries, or adding custom columns may inadvertently increase the number of rows.
Finally, Power Query may keep the original dataset and then apply your filters on the original dataset, causing the entire dataset to be loaded into the report before the filters are applied. So make sure that your filter is one of the last few steps in the Power Query editor and that you are not loading unnecessary report data.

Best regards,
Albert He

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

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @reubenusher ,
Based on your description and the screenshot provided, first of all, while you have filtered out unique work order numbers greater than 700,000, there may still be other duplicates in the dataset that have not been properly filtered out. You can use the Remove Duplicate Items feature to accomplish this.
Second, if there are other filtering or join operations in your Power Query that are not being considered, they may be introducing additional rows.
Then, sometimes, conversion steps such as expanding columns, merging queries, or adding custom columns may inadvertently increase the number of rows.
Finally, Power Query may keep the original dataset and then apply your filters on the original dataset, causing the entire dataset to be loaded into the report before the filters are applied. So make sure that your filter is one of the last few steps in the Power Query editor and that you are not loading unnecessary report data.

Best regards,
Albert He

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

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors
Top Kudoed Authors