Hi @balupad14 ,
***Edit2: I found out that it’s because my column name has a space in it. Is there a way to go around it? ***
I have this error when using group by, what does that mean exactly?
Group By Aggregation : Syntax error in aggregate argument: Expecting a single column argument with possible ‘Child’ qualifier.
I output my original dt and did a messagebox
Looks like this

and

Edit: I tried to save it as in excel first and output as datatable but the aggregation still won’t work
Maybe it’s the datatype? How to fix that? Thanks
Thanks in advance!
Lavina