Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 |
---|---|
66 | |
60 | |
47 | |
33 | |
32 |
User | Count |
---|---|
86 | |
75 | |
56 | |
50 | |
45 |