Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hello,
I have the following data sources:
Market share actual
Market share targets
Cost actual
Cost target
Sales actual
Sales target
Those will be used to measure various metrics, and will be linked with dimensional tables such as personal (eg. Sales rep), geographical (eg. District) and product (eg. Serial number).
Should I put everything together in one big table, or is there a way to handle this following a star-shaped schema ?
Thanks,
Solved! Go to Solution.
The data model/schema depends on your specific senario. I would suggest you refer to the tutorial below:
https://docs.microsoft.com/en-us/learn/modules/model-data-power-bi/
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The data model/schema depends on your specific senario. I would suggest you refer to the tutorial below:
https://docs.microsoft.com/en-us/learn/modules/model-data-power-bi/
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You need to make a decision depending on the structure and most importantly on the granularity of this fact tables if the granularity of one or more tables are different, and you want to preserve it for reporting of some numbers on that specific level, then you will need to keep it separate and use dimensions as filters, if however, they all are the same granularity then you can merge, but it will all depend on your model and what you want to achieve.
This video course will give you a good idea of how to create your data model.
https://www.sqlbi.com/training/data-modeling/
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 64 | |
| 53 | |
| 42 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 124 | |
| 105 | |
| 44 | |
| 32 | |
| 24 |