This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello,
We have the same customers that have accounts in the system. We would like to make sure that Power Bi pulls a report based on the total of the same customer with multiple accounts. Do we need to have a 'customer conversion' table to be able to merge or consolidate the records when building a Power Bi report.
In the example below, we would like to see just two (2) totals. Customer #1 (ABC COMPUTERS + COMPUTER ABC + PC ABC) and Customer #2 (XYZ RETAIL + RETAIL INC.)
Thanks.
Hi @Oros
You need to have a table to have a unique name for each customer and match the unique name to the multiple accounts it may have. Or is there any rule we can follow to add a new customer name column based on CUSTOMERS column? In this new column, we can have a unique name e.g. "Customer ABC" for "ABC COMPUTERS"&"COMPUTERS ABC"&"PC ABC" and "Customer XYZ" for "XYZ RETAIL"&"RETAIL INC.".
After you have prepared above name-accounts matching, add unique name column and sales column into a table visual, you will have only two totals.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
@Oros you need a dimCustomer tbl for that-> create relationship with Fact->bring axis from dim->aggregate on fact
| Customer Alpha Name | Customer |
| a1 | a |
| 1a | a |
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 24 | |
| 23 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 61 | |
| 36 | |
| 29 | |
| 22 | |
| 22 |