Forum Discussion
Aggregation preview feature not working
Hello there,
I just try the new aggregation feature that sounds so powerfull but it doesn't work if I add dimensions from linked tables (in import mode).
If I select dimensions or measures that are in the manage aggregations module, it works : it's very fast to show the data (in a table or a chart, ...). But if I select a linked (through a relation) dimensions (in another table), it takes 30 seconds to show the data, so it goes through the directquery (and not through the aggregated table).
Did someone have an idea what can be wrong ?
Thanks a lot !
Fabrice
Hi FabriceNotte ,
As a preview feature, there are some limitations. The Detail table should be in Direct Query mode. Please refer to power-bi/desktop-aggregations#validations.
And set the storage mode of the aggregation table pathAggr to Import to speed up queries. Considering these limitations, you can try it again.
Best Regards,
Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
4 Replies
- v-xicaiCommunity Support
Hi FabriceNotte ,
As a preview feature, there are some limitations. The Detail table should be in Direct Query mode. Please refer to power-bi/desktop-aggregations#validations.
And set the storage mode of the aggregation table pathAggr to Import to speed up queries. Considering these limitations, you can try it again.
Best Regards,
Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- FabriceNotteRegular Visitor
Thank you Amy !
Ok my detail tables are in Import mode.
Will this going to change in a near future ? (to allow Import mode for detail tables)
Because I can't put my details tables in DirectQuery (it come from xlsx tables)
Have a nice day
Fabrice
- v-xicaiCommunity Support
Hi FabriceNotte ,
Yes, these limitations will be removed in the GA release.
>>>During this public preview for aggregations, the following validations are also enforced. We intend to remove these validations upon releasing for general availability.
Best Regards,
Amy