Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi there. I have a huge fact table with approximately 200 million rows.
I need to reduce the model size by using aggregations. So I created two principal aggregation tables: dates (4k rows) and sellers (40k rows).
The question is: how can I work with both of them? For example: sales by seller x on date y?
P.S.: I can't create a table with both seller and date because it would be huge as well (40k * 4k = 160 million rows).
Hi,
Create a relationship (Many to One and Single) from the 2 Fact tables to the 2 Dim tables.
I did this, but it doesn't find the aggregation relationship between seller and date in the same table (obviously because they are in separate tables). Is there any way for the two tables to interact even though they are separate?
Hi,
Share an abridged version of your PBI file and show the expected result very clearly.
User | Count |
---|---|
84 | |
77 | |
75 | |
43 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
45 | |
43 |