Hi All,
I am not able to get the expected output.
I have a datatable with all the rows now i need to do the group by on department column and get the sum of total column for that group by and the output should be placed in the next row .Please find the below screenshot for reference.Can anyone please help to solve the above problem