Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi
Data Model; fact and dimesnion tables, best approach best practice.
My datsource is a combination of SAP BI Suit, Excel and SQL views, which tend to come with a good number of columns. More like a large mass of rows and columns; I say a mass of data but in the scheme of thinngs its not many rows 27k for example. What I am trying to do is break this down into smaller manageable chunks or tables. I am trying to identify what parts of my data can be tuned into either FACT or DIMENSION; is this the correct approach to take or do people just work off a flat file and thats it?
For example, what I mean is, I would extract all the Supplier details from my datasourse and then turn this into a seperate table called SupplierDetails, also creating a relation using the SupplierID. Again from the same table, I would extract all the Manager names and roles, again turn this in to a seperate table ussign a ManagerID. My aim is then to link or create a realtionships amongst these tables to make the data more manageable.
Is this the wrong approach?
Any advice or links welcome.
Thanks again
Chris
Solved! Go to Solution.
It is the perfect approach. I know it can be hard to determain Fact and Dim, struggled with it just a week ago. But yes, star scheme's work the best in PBI.
Also dont forget a date table (dim) 😉
EDIT:
Besides that, if you really have alot of columns you can manage them and put them in maps. I allways do that with measure and dates and that cleans up alot. example:
It is the perfect approach. I know it can be hard to determain Fact and Dim, struggled with it just a week ago. But yes, star scheme's work the best in PBI.
Also dont forget a date table (dim) 😉
EDIT:
Besides that, if you really have alot of columns you can manage them and put them in maps. I allways do that with measure and dates and that cleans up alot. example:
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
87 | |
85 | |
82 | |
66 | |
49 |
User | Count |
---|---|
137 | |
111 | |
101 | |
66 | |
65 |