Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register 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!
| User | Count |
|---|---|
| 50 | |
| 40 | |
| 32 | |
| 14 | |
| 13 |
| User | Count |
|---|---|
| 83 | |
| 71 | |
| 37 | |
| 27 | |
| 24 |