Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi all,
I would like to know if there is a way to identify which query steps are slowing down the overall refresh time of my queries. I've been doing some reading and suggestions vary a lot, with no clear guidance on how to actually measure and identify slow query steps.
I know join/merge operations will slow down things. I also know from experience that comparing lists with the default List.Difference and similar operations are a burden too. I avoid all of this operations and try to sort the dependencies of the queries so it doesn't call the data source multiple times for different queries. I've tried table / list buffering but Im not sure I fully understand what they do...and I think neiter does the people that recomends their use haha.
Still, some of the queries are really slow. Any suggestions?
Thanks!
Solved! Go to Solution.
using Table.Buffer or List.Buffer may help in the scenarios you mentioned
@ImkeF has created nice summary of different M performance tips:
https://www.thebiccountant.com/speedperformance-aspects/
using Table.Buffer or List.Buffer may help in the scenarios you mentioned
@ImkeF has created nice summary of different M performance tips:
https://www.thebiccountant.com/speedperformance-aspects/
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
56 | |
55 | |
54 | |
37 | |
29 |
User | Count |
---|---|
77 | |
62 | |
45 | |
40 | |
40 |