Print Page | Close Window

Weekly Return

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=11217
Printed Date: 04 May 2024 at 5:45pm


Topic: Weekly Return
Posted By: Maqza
Subject: Weekly Return
Date Posted: 26 Sep 2010 at 9:54pm

Hi,

I am designing a performance report for my organization.   I have the following fields:
Company Code:
Daily Valuation date
Daily Price

 

I need to generate the report like

 

Weekly return   

Monthly return

Qrtly return

YTD return


Thanks,

Maqza



Replies:
Posted By: Emir_W
Date Posted: 27 Sep 2010 at 8:03pm
you will need little programming in SQL (Stored Procedure).
then you can use it in your CR (wether w/ params or not).
 
 
hope it clear.


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


Posted By: Maqza
Date Posted: 27 Sep 2010 at 10:06pm
Thanks for your help and advise, i will try with stored procedure..



Print Page | Close Window