Forum Discussion

cwayne758's avatar
cwayne758
Helper IV
10 years ago

summarize columns from different tables into a single table

Hello,

 

 I am trying to create a new table. In this new table, I need to have certain columns from each of the tables in the photo. Essentially, I need to create a new table that uses a column from each of these existing ones. Each of these tables has a column that I need to be present in the new table. 

 

Each of these tables is tied together by a ID (Moves_ID). I have tried using the SUMMARIZE() function, but I am not sure how to approach this.

 

Can someone offer some advice? Thank you!