Hi all,
I have a question:
I have a view in the database, which has two columns. I need to do Free-form report form this table and at the end (TOTAL) for first column I must do SUM of this column and ‘total result’ of second column is special function.
Row First column Second column
1. 34 56.78
2. 45 -1.456
TOTAL: (34+45)=79 spec.func(Sum sec. column)=12
Thanks very much.
Jozef
I have a question:
I have a view in the database, which has two columns. I need to do Free-form report form this table and at the end (TOTAL) for first column I must do SUM of this column and ‘total result’ of second column is special function.
Row First column Second column
1. 34 56.78
2. 45 -1.456
TOTAL: (34+45)=79 spec.func(Sum sec. column)=12
Thanks very much.
Jozef