Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I've begun using DaxStudio, and I noticed in a larger report of mine that any change is followed by hundreds of iterations of the following query for what seems to be every column:
EVALUATE SELECTCOLUMNS(FILTER(VALUES(table[column]),LEN(table[column])<=100),"valueColumn", table[column])
Most of these complete in 10-20 milliseconds. This occurs even on a blank page with all report-level filters cleared. However, for a larger table in the model (~1M rows) that requires a unique identifier text column, the query takes almost a minute. I am unsure what is causing this behaviour and whether there is anything that I can do to mitigate it. Unfortunately, I am unable to share the model or table. Does anyone have ideas what I could check or try to fix this?
Regards,
Luke
same problem here.. anyone solved?
Please help
Did you ever figure this out? I am experiencing this same thing.
Any news on this ? I'm experiencing the same issue.
Did you ever figure this out? I'm experiencing the same thing after downloading DAX Studio
@LukeWalker,
What is your data source and what operations do you take in Query Editor of Power BI Desktop? How do you capture the above query?
Regards,
Lydia
My data source is SQL server. I have ~70 tables, some with quite a number of steps. The above query was captured via Dax Studio.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
104 | |
69 | |
49 | |
41 | |
34 |
User | Count |
---|---|
164 | |
111 | |
62 | |
53 | |
38 |