Hi there,
I have a textbox which holds a lowest price for a group of products (calculated using data fields). Then I would like to sum them and display the total in the page footer. How do I achieve this?
Here is the structure of my report:
Header
Product Brand (Group)
Products
1
2
3
...
textbox (lowest price)
(Group End)
Footer ( show total lowest price)
Any help would be appreciated.
Chi
I have a textbox which holds a lowest price for a group of products (calculated using data fields). Then I would like to sum them and display the total in the page footer. How do I achieve this?
Here is the structure of my report:
Header
Product Brand (Group)
Products
1
2
3
...
textbox (lowest price)
(Group End)
Footer ( show total lowest price)
Any help would be appreciated.
Chi