Print Page | Close Window

Retrieving data the previous days record

Printed From: Crystal Reports Book
Category: Crystal Reports 9 through 2020
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=10339
Printed Date: 05 May 2024 at 5:46pm


Topic: Retrieving data the previous days record
Posted By: Robinand
Subject: Retrieving data the previous days record
Date Posted: 23 Jun 2010 at 12:42pm
I need to retrieve the Ending Balance from the previous day and add it to the currect record.  Example I need to usethe ending balance from 5/1/2010  for the beginning balance for the 5/2/2010 record.

-------------
Robinand



Replies:
Posted By: Emir_W
Date Posted: 23 Jun 2010 at 7:58pm

in my point of view, i will calculate the ending balance in SQL using stored procedure and print it in CR.

so it will faster to get the result.
 
 
hope it help.
 


-------------
Emir W



Print Page | Close Window