Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi all,
Please I Merged a Table and would like to know if there's a way to distribute the colors by car.
The intention is duplicate the car's line and a single color .
Is it possible? And How?
Solved! Go to Solution.
Hi @RNightscape,
We can use CROSSJOIN function to merge two tabels as you need.
Table = CROSSJOIN(car,color)
For more details, please check the pbix as attached.
Regards,
Frank
Hi @RNightscape,
We can use CROSSJOIN function to merge two tabels as you need.
Table = CROSSJOIN(car,color)
For more details, please check the pbix as attached.
Regards,
Frank
Thank you very much by your help! worked very well!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 93 | |
| 81 | |
| 73 | |
| 46 | |
| 35 |