'Sum specific data

I Have this table for bills. In bills I have field call amount_left. Whenever I add a new record this field got update. Now I need to calculate outstanding but the problem is I have to sum only latest records of all individual property_id. How to do that?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source