Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I have three dimenstion tables as below and merged these 3 tables into one:
The merged dimension table looks like below:
similarly I have a data table as below:
Now I want to merge these above table to communications table as below:
I was able to create a relationship between communication and Data with a help of calculated column(Awesome solution from sergei baklan)
I am confused here how to merge communication with dimension table: The communication table has below columns
Now the merged dimension table contains Point id column that corresponds to point id in communication table.
Similarly the client id column in dim merged table corresponds to client id in communication table
This goes similar for contact id column.
Now i am confused how to create a relationship between these two tables.
Can you please help me please?
Please let me know if you need further info
Thanks in advance!
Rather than trying to merge tables together to form one table, I would follow Star Schema and leave your fact and dimension tables separate, but joined with a relationship: http://powerbiwithme.com/2023/07/30/the-star-schema-edition/
Proud to be a Super User! | |
I want it merged! star schema will not work in my case
Any lead would be appreciated
Thanks in advance
User | Count |
---|---|
63 | |
59 | |
56 | |
38 | |
29 |
User | Count |
---|---|
82 | |
62 | |
45 | |
41 | |
40 |