|
| Table Report with calculated control |
| Iniciado por miguel.daza.amaya, 18,dic. 2018 22:55 - No hay respuesta |
| |
| | | |
|
| |
| Publicado el 18,diciembre 2018 - 22:55 |
Hi.
I need to print a Kardex product report with a column showing the updated balance row by row. I tried to use a calculated control with the next code in the "before print" of the control:
calc_balance = calc_balance + MySource.qty_in - MySource.qty_out
but only shows a plus sing (+) when I print the report.
Thanks in advance for your help |
| |
| |
| | | |
|
| | | | |
| | |
|