Hi,
I am working with an sql statement that preforms calculations
for example
select case*price as sales, case*discount as total_discount from orders
I want to display the data very tabular ( I have both a cube and pivot package), with the ability for calculated footers.