docs: Upload star schema#14
Conversation
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
I've seen about this ERD but, I quite concerned about how to you find reason to choose 3 fact table and other Dim tables, Any document instruction about way do define before draw ERD and purpose of tables, |
Hi, thanks for your question. To decide the grain of each fact table, i followed the dashboard mockup reference and based on the requirement of each dashboard from A fact is determined if the dashboard ask what (count/sum/avg) and what in the filter will be the 'context' for that fact (by region, agent, etc). Please give any suggestion if you feel this still not enough or wrong based on Kimball standard 👍 |
Read this pr first before viewing the ERD Schema : #12 (comment) |
This pull request include the star schema ERD