Need Help with Google Sheets Data Aggregation via Make.com

Hey @Max017

First you have to use a array aggregator with all the required columns and group it by symbols and the use map and sum function for sum the value.
Step 1

Step 2

This is how your output will look like
image

Then map the values of the first column with key which is generated from array aggregator and the other two columns from the set multiple variable module

2 Likes