This is what I would like to achieve:
One with details of expenses, ie
- Food A $50
- Grocery A $20
- Grocery B $50
One with the total Expense:
- Groceries = $70
I have already linked them up via relations, and selected rollups for the amount.
The value returned on my total expense is zero.
Any idea why?