Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello,
Im working with healthcare data that is rolled up by day and unit inside of each individual hospital. It looks something like this:
Date | Unit | Beds Filled | RNs | Beds Needed | Covid |
1-1-2019 | 23524 | 22 | 5 | 1 | 9 |
1-1-2019 | 897564 | 15 | 10 | 0 | 1 |
I have two other dimension tables. A date dimension table and a hierarchy table that I use to drill down the fact table with. For example the client can drill down to a particular hospital or unit type with the hierarchy table.
The issue is that I have 3 or 4 data sources each with 20-30 metrics. Im concerned that if I joined all of them together, my fact table would be 100+ columns wide and my data model would take forever to refresh. Should I join them all so that I have a true "star schema" data model or keep them split up in a "constellation" model.
@hwr7dd - A star schema is always preferred in Power BI. My advice based on the info you've given would be to join them and then remove all columns that are not used in the reporting. There's always the temptation to keep columns you may need but I would advise to get rid of them until you actually need it.
Have I solved your problem? Please click Accept as Solution so I don't keep coming back to this post, oh yeah, others may find it useful also ;). |
If you found this post helpful, please give Kudos. It gives me a sense of instant gratification and, if you give me Kudos enough times, magical unicorns will appear on your screen. If you find my signature vaguely amusing, please give Kudos. | Proud to be a Super User! |
Unfortunately this is the truncated model. We have well over 300 metrics that we "could" report on that have been left out. The model that needs to be developed is fairly specific to healthcare/IoT as it has an unusual amount of facts and a low amount of dimensions.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
143 | |
75 | |
64 | |
52 | |
47 |
User | Count |
---|---|
218 | |
87 | |
71 | |
63 | |
60 |