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.
I have a matrix that has 9 column across, 3 levels to drill down + signs.
When loading all visuals on the page without this "filter" it loads fine, Dax Query renders in 87 ms in the matrix for performance analyzer.
When loading all visuals on the page with this "filter" it loads very long, Dax Query renders in 30,239 ms in the matrix for performance analyzer.
This is the only change that has been made with both when running Performance Analyzer. It also behaves similarly if I remove the 9 columns across and only go to 1 column.
The filter in question is a simple adding three of the columns together and is set to "is not 0" for the visual filter in order to remove duplication in the + sign rows (there are 0's across that I am trying to eliminate).
I don't know what the next steps are for analyzing, I know this filter is the reason but cannot understand why this one filter would cause such performance issues as it is not anything special or unusual (and all three of the fields in it are already in the matrix).
Post both versions of the query, with and without the filter, and the definition of the measures
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
7 | |
6 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |