Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8623

Re: Summary on page footer

$
0
0

Hi Abhilash,

 

I will add page footer as you suggested.

Before that please suggest how I can display sum of data based on group in page footer.I am trying by taking sub report as main report.

 

I created a formula like this and kept in details section.

 

WhilePrintingRecords;

numbervar x ;

numbervar y;

x := x + {Details.NO_OF_TRANS};

y :=y +x;

x;

 

And another formula kept in group footer.

 

WhilePrintingRecords;

numbervar y;

 

And lastly reset and kept in group header

 

WhilePrintingRecords;

numbervar y;

y :=0;

 

But I am not getting the result even in group footer .

Is there any wrong I am doing

 

Untitled.png

 

 

Please suggest the steps


Viewing all articles
Browse latest Browse all 8623

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>