Hi, With the release of SSAS 2016 last month I’ve been thinking about the enhanced Tabular Direct Query mode and the trade-offs with In-Memory mode (default).
Tag: In-Memory
Always Be (thinking) Columnar Part II – FILTER()
Summary: You can raise the performance of your DAX code by applying filters in a sequential order from the most selective to least selective. The goal is