Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Dear PBI community,
I have an issue with load times.
I have source dataset with report and a report that uses live connection to this datset/semantic model.
Orignally, I had my measure in the undeerlying report that uses the live connection, the query timing was pretty good, no noticable load time.
But when I moved my measure to the source dataset, the timing in the underlying report is more than horrible. From 1 second (and it still is 1 second when using the exactly same page/visualizations in source dataset) to 20 second, making the report unusable.
Is that something common I was unaware of?
When I take the query and run it in Dax Studio, it's as fast (or faster) as in when ran in the source dataset.
I thought my DAX is getting to complex but since it runs pretty fast when in source model/report (and was pretty fast when the measure was in underlying report), I feel a bit lost.
Solved! Go to Solution.
I think I've found the solution, it was more obvious then I thought.
The queries were fast using dax studio or measures directly in my source model. But not in the underlying report.
The measures in source mode or dax studio are made to localhost data, where the underlying report connect to server nontheless. It was just the company server acting up on this day, it works normally today.
I think I've found the solution, it was more obvious then I thought.
The queries were fast using dax studio or measures directly in my source model. But not in the underlying report.
The measures in source mode or dax studio are made to localhost data, where the underlying report connect to server nontheless. It was just the company server acting up on this day, it works normally today.
Hi @lemaribdb ,
Regarding your question, is the connection mode of the report 'Direct Query'?
In 'Direct Query' mode, data query and calculation are completed in the data source, and the speed depends on the performance of the database. You can try to reduce the amount of single query or use a composite model to improve performance.
Use composite models in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Wenbin Zhou
Hi, sadly, as I mentioned in my initial text, I'm using live connection mode 😞
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
18 | |
7 | |
6 | |
5 | |
5 |
User | Count |
---|---|
25 | |
10 | |
10 | |
9 | |
6 |