Home » Developer & Programmer » Reports & Discoverer » Re: Using Record Groups (from a paramlist) in a Report
Re: Using Record Groups (from a paramlist) in a Report [message #87892] Fri, 19 October 2001 05:46
Rob
Messages: 70
Registered: January 2000
Member
i use parameter list for doing the same type of stuff..

have your report open up and set your report query to use a static value of the paramater name
example
this is the query from the report
select ADDRESS,ADDRNO,ADDRSTREET,CITY,
SERV_IMAGE
from SERVIMAGE

where address=:SERVADDRESS AND CITY=:CITY1

there are two user paramter type named
servadress and city1

and it should work...

----------------------------------------------------------------------
Previous Topic: Re: Random Records in Oracle Report writer
Next Topic: Re: Help needed in oracle financials...
Goto Forum:
  


Current Time: Fri Mar 29 06:53:09 CDT 2024