Hi,
I am using direct query. I need the grant total and average to be displayed in each row. is it possible. ? i know i can do this in sql but i dont want to.
Here is an example
Col1 Col2 Sum Avg
X 100 600 200
Y 200 600 200
Z 300 600 200
Thanks
Hi,
I am using direct query. I need the grant total and average to be displayed in each row. is it possible. ? i know i can do this in sql but i dont want to.
Here is an example
Col1 Col2 Sum Avg
X 100 600 200
Y 200 600 200
Z 300 600 200
Thanks