- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Is it common that adding a new measure, or editing a measure, is very slow (about 60s) ?
I have a model where the act of adding a new measure in the PBI Desktop takes 60s , just to get to the point where can even edit the DAX! Then, however simple the DAX is, another 60s after hitting enter. Any subsequent change, even to a comment - another 60s.
The model isnt huge, and this is on a machine that processes the data and renders reports fine - it's just the act of editing metadata that is absurdly slow.
I see posts where people mention having hundreds of measures, and my model is nowhere near that size.
Is this a common issue, and any way to avoid?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

I discovered that the issue was a column using a temporal function Today(), that was getting recalculated on every model change (and resulting in other calculated columns also getting recalculated).
In the absence of the UI option to disable AutoRefresh (that exists in PowerPivot), I replaced references to Today() with a new column sourced from PowerQuery, that will only change on data refresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

I discovered that the issue was a column using a temporal function Today(), that was getting recalculated on every model change (and resulting in other calculated columns also getting recalculated).
In the absence of the UI option to disable AutoRefresh (that exists in PowerPivot), I replaced references to Today() with a new column sourced from PowerQuery, that will only change on data refresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Does this happen to all of your PBIX files or one specific PBIX?
Cheers,
Theo
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Thanks for reply Theo.
I discovered that the issue was a column using a temporal function Today(), that was getting recalculated on every model change (and resulting in other calculated columns also getting recalculated).
Regards,
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Thanks for the reply.
Yes, I'm on the latest version of the desktop. I also have that intermittent hang issue, but this is different. Here it is consiststently poor perfomance with the specific operation of adding/editing any measure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Are you the latest version of power bi desktop. I saw some post saying people had experience hangs. I "think" Microsoft released a second December release so may be worth just downloading it and trying an update.

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
09-18-2024 01:17 AM | |||
05-16-2024 08:55 AM | |||
08-16-2024 02:40 AM | |||
07-17-2024 04:48 AM | |||
06-18-2024 06:16 AM |
User | Count |
---|---|
141 | |
112 | |
83 | |
63 | |
47 |