The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
In the star schema shown below, it was possible to make one of the fact tables bidirectional in order to link the fact tables without the key of the master table. However, as the number of data and parameters increases, the calculation of the Power BI measure becomes very heavy. I would like to know how to deal with this problem
So I found "User-defined aggregations". Is it possible to reduce the load by this?
Solved! Go to Solution.
@Anonymous , You have a concept of aggregations, but the table need to be in direct query mode for an import aggregate
https://docs.microsoft.com/en-us/power-bi/transform-model/aggregations-advanced
@Anonymous , You have a concept of aggregations, but the table need to be in direct query mode for an import aggregate
https://docs.microsoft.com/en-us/power-bi/transform-model/aggregations-advanced
Thank you for your reply.
It turns out that this is not a relation issue, but a solution to the issue with direct queries.
thank you.
User | Count |
---|---|
81 | |
78 | |
37 | |
34 | |
31 |
User | Count |
---|---|
93 | |
81 | |
60 | |
49 | |
49 |