Hi!
I have a report with 3 columns: "client", "paid ammount" and "to pay ammount".
Imagine something like this:
Client | Total amount | Paid amount
________________________________________
1 | 100 | 15
2 | 200 | 25
Can I, at report time, add a column containing "To pay amount" / "Paid amount" ??
I would have something like
Client | Total amount | Paid amount | New column
______________________________________________________
1 | 100 | 15 | 0.15
2 | 200 | 25 | 0.125
Thxs
fernanda
I have a report with 3 columns: "client", "paid ammount" and "to pay ammount".
Imagine something like this:
Client | Total amount | Paid amount
________________________________________
1 | 100 | 15
2 | 200 | 25
Can I, at report time, add a column containing "To pay amount" / "Paid amount" ??
I would have something like
Client | Total amount | Paid amount | New column
______________________________________________________
1 | 100 | 15 | 0.15
2 | 200 | 25 | 0.125
Thxs
fernanda