Forum Discussion
Anonymous
7 years agoNot applicable
Linking tables
Hi, I must to link 2 tables. The only possible key is the "Domain" but in the first table I got a general column who specify row per row the domain and in the second table I got a column per Doma...
Greg_Deckler
7 years agoCommunity Champion
Unpivot your 2nd table's columns.
- Anonymous7 years agoNot applicable
Hi,
This isn't possible because this table contains others columns that the 'Domain' columns.