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 moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
Hi all,
I have two tables, and I want to create a third table to list all the possible combination of 2 first tabkles.
Table 1 (1 column) :
A
B
C
Table 2 (1 column) :
1
2
What I want is table 3 (2 columns) :
A | 1
A | 2
B | 1
B | 2
C | 1
C | 2
Actually A, B, C... are data that are calculated in power DESKTOP (and not Query) based on other data not mentionned above, so I need to create this third table in power desktop (because those data don't exist in the Query).
Anyone to help me on this ?
Thank you
Seb
Solved! Go to Solution.
@Anonymous - Use GENERATE
@Anonymous Yes, use SELECTCOLUMNS inside of your GENERATE
@Anonymous - Use GENERATE
Thank you @Greg_Deckler
It works perfectly.
In order to optimize my file, do you know how can i do the same thing but just with 1 chosen column of each table to combine in table 3 ?
Check out the May 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 |
|---|---|
| 25 | |
| 24 | |
| 22 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 43 | |
| 42 | |
| 41 | |
| 21 | |
| 21 |