Hello,
I have a report that shows all products of a category of products as following:
Page Header:
Code Quantity Price
Detail:
1. CV32 2 321,12
2. CV33 19 457,1
3. CV34 124 3241,0
is it possible to add a column as following
Code Quantity Price Sum
1. CV32 2 321.12 321.12
2. CV33 19 457.1 778.22
3. CV34 124 3241.0 4019.22
Thank you in advance.
I have a report that shows all products of a category of products as following:
Page Header:
Code Quantity Price
Detail:
1. CV32 2 321,12
2. CV33 19 457,1
3. CV34 124 3241,0
is it possible to add a column as following
Code Quantity Price Sum
1. CV32 2 321.12 321.12
2. CV33 19 457.1 778.22
3. CV34 124 3241.0 4019.22
Thank you in advance.