Forum Discussion
tktmastr
2 years agoHelper I
Combining Multiple Data Tables by Column
Hi! This seems like it should be simple, but I've spent a couple of hours trying to figure it out 😞 I have a main data table from an API, called Events. Each event has a separate table with ...
- 2 years ago
Hi,
Append data from Table 2,3 and 4. Merge data from this apended table into Table 1. In the Merged Table, click on any cell in the Level.name column and click on Pivot. Select the function as "Do not aggregate"
tktmastr
2 years agoHelper I
Ashish_Mathur
2 years agoSuper User
Hi,
Append data from Table 2,3 and 4. Merge data from this apended table into Table 1. In the Merged Table, click on any cell in the Level.name column and click on Pivot. Select the function as "Do not aggregate"
- tktmastr2 years agoHelper I
Worked perfectly, thanks!