Forum Discussion
Accelins
3 years agoFrequent Visitor
Table Visual timeout across multiple dimensions
Hello, I'm having issues adding multiple dimension columns into a table visual - I have built a star schema (shown in the picture), and when I add in a 2nd dimension my table times out. I'm using...
- 3 years ago
Ended up changing some of the model fct and dimensions to achieve optimal performance
lbendlin
3 years agoSuper User
What made you use CALCULATETABLE rather than FILTER ?
DAX: Difference between FILTER and CALCULATETABLE - Minova
FILTER vs CALCULATETABLE: optimization using cardinality estimation - SQLBI