Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Sorry - not exactly sure how to explain (at least in the subject line) what I am after, but let me try:
I have a customer table and inside of this table are fields with customer demographics (i.e. name, address, CustID etc.) with that said there is also a referral id of the customer that referred them to us (RefbyID) which actually equals the CustID in the same table.
I have attached a screenshot (exported) of a simple table to show this relationship.
What I am trying to do is Power BI is creat a report that shows the customers that have been referred to us and in the same report pull the referring customers information in it. Hopefully that make sense?
Solved! Go to Solution.
Have a look at creating a table in the Query Editor using the Merge feature. But join Cust ID from one table to RefByID in the other
This should create a new table for you which, when you rename the columns appropriately, will probably allow you to build your reports.
Have a look at creating a table in the Query Editor using the Merge feature. But join Cust ID from one table to RefByID in the other
This should create a new table for you which, when you rename the columns appropriately, will probably allow you to build your reports.
I have not, but to be clear since this data is all in one table, I would need to duplicate the original table then merge correct?
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
114 | |
108 | |
98 | |
39 | |
34 |
User | Count |
---|---|
151 | |
122 | |
76 | |
74 | |
50 |