Hi Devs,
I want to take a sum of weekly amount of similar start date and compare with total amount. if both the amount is same then no need to do anything otherwise need to check the amount in weekly amount column and find which amount we can deduct so that it(Sum of weekly amount) will be equal to total amount.For eg.
In the given example if we take a sum of weekly amount(of similar start date) so it is not equals to total amount.in that case we need to delete weekly amount row so that it will equal to total amount.
Thanks,
Riya