Forum Discussion
tktmastr
Helper I
2 years agoCombining 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"
Ashish_Mathur
Super User
2 years agoHi,
Share data in a format that can be pasted in an MS Excel file.
- tktmastr2 years ago
Helper I
- Ashish_Mathur2 years ago
Super 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 ago
Helper I
Worked perfectly, thanks!