Hi
I have following problem.
In my database i have a table of articles.
I show following columns on my report:
artnr,description,price,tax percentage.
The records are grouped on tax percentage.
In my group footer i show the running total of my price column.(totprice)
What i also show in my group footer is a formula field showing the running total of my price column (totprice) multiplied by the tax-percentage of that group.(i called this field totpricetax)
Now at the end of my report i want to show the running total of that formula field (totpricetax) but i doesn't seem to succeed in it.
Anyone any thoughts?
I have following problem.
In my database i have a table of articles.
I show following columns on my report:
artnr,description,price,tax percentage.
The records are grouped on tax percentage.
In my group footer i show the running total of my price column.(totprice)
What i also show in my group footer is a formula field showing the running total of my price column (totprice) multiplied by the tax-percentage of that group.(i called this field totpricetax)
Now at the end of my report i want to show the running total of that formula field (totpricetax) but i doesn't seem to succeed in it.
Anyone any thoughts?