ikzouhetnietweten
Registered User.
- Local time
- Today, 18:57
- Joined
- Oct 23, 2015
- Messages
- 44
I have a query ' Mut1' and I want it to show in a new field the running total of the field Rent but only for the rows where the event = 'in'. So it should skip counting the values if the event is 'out'. Any idea how I can get it in the query (probably an expression)
In the report I can do a running total, I added it (Property of the report - Data - Running sum over group) but that gives me a running total over the group (the event 'in' AND 'out' but I only want 'in'.)
In the report I can do a running total, I added it (Property of the report - Data - Running sum over group) but that gives me a running total over the group (the event 'in' AND 'out' but I only want 'in'.)