Forum Discussion

Oleg_F's avatar
Oleg_F
Frequent Visitor
6 years ago
Solved

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 mode? 

 

Case:

I have fact table (in import mode) that is detailed to product and I have created aggregation table (import mode) in Power Query with details to category, that reduce data size in 4 times, create necessary relationships...

Using "Precedence" I want that my query (from visuals) firstly goes to aggregation table, but in Manage aggregations, connection to fact table (summarization-detail table) is unavailable (data formats in both tables - same). 

 

Thank You.

 

  • 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.

5 Replies