Forum Discussion
ben_w
7 years agoFrequent Visitor
Cumul sum performance improvements
Hi I'm using PBI with DirectQuery to SSAS Tabular 2016 standard. Scenario: Costs per project, sliceable by time, for current value and total project value, up to the chosen date. Curre...
ben_w
7 years agoFrequent Visitor
Thanks for the explanation.
I have extensively tried the parameters suggestion, it unfortunately does not result in faster times. Not worse either though, exactly the same.
Iit seems that even though it evaluates each row, it does not compute each time the max(), hance no improvement with parameter.
Stachu
Community Champion
7 years agothis video is quite helpful in regards to optimization
https://www.sqlbi.com/tv/dax-optimization-examples/
a bit over 1h, but very informative with hands on examples