I have to develop a logic, for data table to group by Country and Rate and accumulate/sum the minutes and amount. It is compared from Table B to Table A. If the country is not found when compared from Table B into Table A, it will be sum into “Others” Destination as in Output. Is there any way linq can do this in simpler method?
Group and Process the Grouped Rows at dtMerged as described above within the shared Link. We would recommend to start the modelling by applying the NON-LINQ Approach