Forum Discussion
Perfomance issue while using Bookmark in Power BI Service
- 1 year ago
Did you watch the "How to optimize your DAX queries" videos? They go through the process in detail, and show you alternative code that pre-filters your data more efficiently. Reducing cardinality as early as possible is the key to success.
I tried using DAX studio and ran the query after watching few YouTubes, but I am not sure how to make the the performance better.
Also, how do I go about fixing/evaluating the "cardinality of the hierarchy levels" ?
Thanks.
- JustinDoh11 year agoPost Prodigy
lbendlin Just want to follow up on my questions:
I tried using DAX studio and ran the query after watching few YouTubes, but I am not sure how to make the the performance better.
Also, how do I go about fixing/evaluating the "cardinality of the hierarchy levels" ?
Thanks.
- lbendlin1 year agoSuper User
Did you watch the "How to optimize your DAX queries" videos? They go through the process in detail, and show you alternative code that pre-filters your data more efficiently. Reducing cardinality as early as possible is the key to success.
- JustinDoh11 year agoPost Prodigy
lbendlin I have a question. Does Bookmark's report have any issue with performance (meaning if the query comes from Bookmark, is it usually slower than other visual (not on Bookmark))?