Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello,
I want to group in my "Customer" table the tags that are assigned to customers in my "Orders" table. They are always the same tags that are assigned so there is no risk of duplication but I can't manage to do it. My ideal output is as follows:
| ORDERS | CUSTOMERS | |||
| Client | Tag | Client | Tag | |
| A | 1 | A | 1 | |
| B | 2 | B | 2 | |
| C | 3 | C | 3 | |
| A | 1 | |||
| A | 1 | |||
| B | 2 |
Thank you very much for any help!
Have a nice day
Solved! Go to Solution.
hi @Elache
It's perfect! Thank you so much
hi @Elache
Hey @JorgePinho
Thank you for your answer!
I want to add this to my existing customer table as a column. For information, my tag is a non numerical value.
Thank you!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.