Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hi,
Last months I was creating my first PowerBI report which is working, but I would like to improve the data model/flow for which I need some advice.
The report is basically showing an overview of all projects (excel) , actual cost (sap) and the forecasted cost (excel).
I have basically 2 main tables
The tables are connected with a SAP code.
Now the problem is that it could happen that a project is not not created yet in SAP and that there is no SAP code. Hence, I can not create a connection with SAP and EXCEL (one-to-many).
Is there a way to solve this? Or what is the work-around?
Regards
ok thanks -
so basically I can create a dummy sap code and merge all sap codes in one table and remove the duplicates.
Hello
what you can do is create a table using powerQuery that have the union of the SAP code of both tables
next remove the duplicates
on your model connect this table to the other 2 tables using 1 to many relation
the new table will e able to filter both table
Hello @YBZ ,
You need to have a code in the sap data that reference that this transaction for this project so you could match the data with each project, or else how would you know that this data is for this project. so you need to have a foreign key to do a relationship.
And like generally, the best for data modeling is the star schema model https://learn.microsoft.com/en-us/power-bi/guidance/star-schema
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
Check out the May 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
71 | |
71 | |
50 | |
46 |
User | Count |
---|---|
45 | |
38 | |
29 | |
29 | |
28 |