Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Help with Aggregations and Composite models.

Hello guys,   I'm starting to play with aggregations and composite models on PowerBI with Redshift as a datasource.   To make things simple I have one import table with aggregated data and anothe...
  • Anonymous's avatar
    Anonymous
    7 years ago

    Hi v-piga-msft 

     

    My imported table whas the one with aggregated data, same for all the dimensions.

    The detail table was the one I was trying to DirectQuery only when needed.

     

    Anyway I finally found the solution. It was a mix of things, first I needed to use the snowflake approach and then use DUAL Storage for the dimensions.


    Now it's working fine.

     

    Thank you for your response!