Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: using running total Post Reply Post New Topic
Author Message
nagham_4ng
Newbie
Newbie


Joined: 30 Jul 2015
Location: Lebanon
Online Status: Offline
Posts: 1
Quote nagham_4ng Replybullet Topic: using running total
    Posted: 04 Aug 2015 at 8:02pm
Hello all,

am using crystal report of .net2008, in my report I have a running total evaluated on each row, after loading the report I need the final value of this running total, so I was thinking since the report already did the calculation and it's reliable, why not just using it instead of recalculating it at form level.

So, is there any way after
 My_report.SetDataSource(My_ds);
 crystalviewer.REportDesig=My_report;


To read the final running total calculated my the report??
 
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 14 Aug 2015 at 5:11am
Perhaps I misunderstand...
you run a report from an application, and then you would like the application to ask the report for the value of the running total, right?

I don't think that you can, though I have never tried. If you can figure out how to create a running total in code, I would guess that you can ask the report for the result...though I not entirely sure that my logic on this is correct...Afterall, Crystal doesn't give you much to work with when a report completes and is displayed.

Good luck.
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.