Forum Discussion
hwr7dd
5 years agoFrequent Visitor
Data Modeling Large Number of Facts
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 ...
KNP
Super User
5 years agohwr7dd - 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.
- hwr7dd5 years agoFrequent Visitor
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.