Forum Discussion
Poor Performance with Inner Joins
I saw your post in the Access thread and another you posted several hours past that was not answered yet. I see the commonality of your post is really about slow performance.
What I would do is a sanity check. Verify your PBI Desktop install is 64bit and on a machine with a good amount of RAM. Then I would start a brand new .pbix file with just 1 record set and do a Get Data load of it. And do a time trial.
Incrementally time the load only by 1 data set at a time before setting up joins or Query Editor tasks - then retime after query editing; and try and determine where is the key time delay experience.
My data sources are a SQL server database and an analysis services cube, both on premises. I am importing the data into the model.
I tried first with only one item from the selection list, and tried merging that with one other query. It took about 20 minutes to edit the query (in the query editor) and another 20 or 30 mintues to run. With that one selection it only pulls about 70,000 rows for the second query.
- Anonymous9 years agoNot applicable
Hi alm5084,
>> It took about 20 minutes to edit the query (in the query editor) and another 20 or 30 mintues to run.
I'd like to suggest you import these tables and operated in power bi(re-create the relationships and merged in power bi), it may improve the performance.
Regards,
Xiaoxin Sheng
- alm50849 years agoHelper II
I have recreated the Power BI desktop file either 3 or 4 times, same issue each time.
- Anonymous9 years agoNot applicable
Hi alm5084,
You can refer to below formula which about improve the query performance.How to improve tthe performance of query having more inner joins?
Regards,
Xiaoxin Sheng