Forum Discussion
Oleg_F
6 years agoFrequent Visitor
Aggregation table in data model
Hi. Is it possible to create aggregation table (in data model), to improve speed, if all tables, also fact table(source), are in import mode in Power BI, or fact table must be only in direct query m...
- 6 years ago
After a long search in the internet and a lot of videos, I have only one conclusion - aggregation tables are used to enhance performance while you are working with DirectQuery mode.
The answer is:
- No, fact table(source) must be in DirectQuery mode.
Thanks everyone for help.
Greg_Deckler
6 years agoCommunity Champion
Yes
Oleg_F
6 years agoFrequent Visitor
Greg_Deckler clarify your answer:
a. Yes, it could be done if all tables are in import mode
b. Yes, fact table must be in direct query mode.
Thank You.
- Greg_Deckler6 years agoCommunity Champion
Aggregation tables require composite mode is my understanding. So they work when you have a mix of DirectQuery and import or all import.