Forum Discussion

rustice's avatar
rustice
Frequent Visitor
7 years ago

Aggregation/Composite Model issue with DAX calculated table

I have a very simple model with a Fact Table (DirectQuery), the Agg table (Import) and then the DateDim being a calculated table. The aggregation works until the moment I drag and drop the date from my DateDim. At that point it is still sending queries back to my SQL db. Since I can't convert a DAX table to Dual, is there a limitation when using DAX calculated tables (which by default are import/cached) or am I missing something?

2 Replies