Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi,
Normally my power bi file takes about 5 minutes to refresh, but now it it taking at least 30 minutes (and counting). I noticed that the refresh screen is saying that it has (currently) read several million rows from my source tables which is strange because the source files only have a couple of hundred thousand rows. Does anyone have any idea what the problem may be?
Thanks,
CM
Any chance you are referencing that table for us in other tables? I definitely see behavior like this and am the middle of investigating it. My thought was that the merge was being done each time the table was used which is not what I was expecting when using the initial table as a reference.
Is it possible that you have created a full join between two tables?
Hi @Gazzer I merged a query and expanded one column (i.e. I effectively did a vlookup from one table into another to populate one column). But I don't see why that would cause 20 million rows (and counting) to be read for a table that is only about 115,000 rows?
What was the join type?
Left outer?
Full outer?
Something else?
I would attach a screenshot of the merge but if I click on insert image I don't see a browse diaglogue to select the screenshot file.
Anyway it is a left out join referring to the same table.
The table has 3 relevent fields:
Contract number
Timestamp when contract was created
Related contract number (used if a contract relates to an earlier contract)
I'm then using the merge to create a field to show the timestamp of the "Related contract number" (where one is present)
The table has about 115,000 rows and currently the "apply query changes" dialogue box is showing 258 millions rows and counting!
Thanks,
CM
The fields with the IDs being used for the join - are there multiples of each value in each field, or are they unique in one of the tables? It sounds like you have a many-to-many relationship.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 40 | |
| 35 | |
| 34 | |
| 31 | |
| 28 |
| User | Count |
|---|---|
| 137 | |
| 102 | |
| 71 | |
| 67 | |
| 64 |