Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Crystal Reports design problem

Crystal Reports design problem

From: Anand Tamariya <atamariya_at_sapient.com>
Date: 29 May 2004 02:19:37 -0700
Message-ID: <d409bcb8.0405290119.6f9f6cbe@posting.google.com>


I have a stored proc which returns some values for last two dates. I wish to summarize it in a tabular form with the change in the value in the last column.  

Rows returned:
date val1 val2
05/04 23 45
05/05 65 87  

Report format:

        05/04    05/05    difference
val1    23        65        -42
val2    45        87        42
 

Can someone help me with this?

Thanks,
Anand Received on Sat May 29 2004 - 04:19:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US