Forum Discussion
How do I solve this simple data modelling problem in Power BI
Hi fahadarshad,
According to current description, it's not very clear about your requirement. Please share some sample data from original tables. If possible, please provide the screenshots of current tables and your desired single table so that I can understanding the table structure. Also, please tell us the relationships between all these tables.
Best regards,
Yuliana Gu
- fahadarshad9 years agoHelper I
Hello Yuliana
Thanks for your help.
Here is the link to the sample data sets
https://www.dropbox.com/s/mz4gubzwkjz57e6/sample%20data.xlsx?dl=0
It has the relationships and the tables there.
- v-yulgu-msft9 years agoMicrosoft Employee
Hi fahadarshad,
Are these relationshipts all one to one type?
If you want to create a single table in visual mode by creating calculated tables, you can use LookUpValue function.
If you want to change the source data model in query editor mode, you can Merge these tables.
Regards,
Yuliana Gu