Ability to measure the weight of metrics created in Power BI #424
-
Hello everybody, I would like to know if with Bravo it is possible to analyze the memory consumed by the metrics created with DAX within Power BI. Thanks :) |
Beta Was this translation helpful? Give feedback.
Answered by
marcosqlbi
Jun 2, 2022
Replies: 1 comment 1 reply
-
It is not possible to measure the memory consumed by a DAX measure, you can measure the cost of a query execution using the Server Timings pane in DAX Studio. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
marcosqlbi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is not possible to measure the memory consumed by a DAX measure, you can measure the cost of a query execution using the Server Timings pane in DAX Studio.