Report parameter form [message #575795] |
Mon, 28 January 2013 00:46 |
snsiddiqui
Messages: 172 Registered: December 2008
|
Senior Member |
|
|
I have developed report in reports9i and executing this report at application server but the parameter form is not displaying as its displayed in report builder.
parameter form isn't in descriptive format like you can check the department field. check the attached file.
Would anyone inform me, how to create parameter form in descriptive format or I am doing any mistake?
-
Attachment: Error1.JPG
(Size: 72.29KB, Downloaded 1299 times)
|
|
|
Re: Report parameter form [message #575797 is a reply to message #575795] |
Mon, 28 January 2013 00:53 |
|
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
Using Forms, create your own "universal" parameter form. In order to do that, create two tables - one that contains general report information (its ID, name, ...), and the other one which will contains reports' parameters, their detailed descriptions, default values, whatever you want. That table will, obviously, be a detail table of the first - master table.
|
|
|
Re: Report parameter form [message #575798 is a reply to message #575797] |
Mon, 28 January 2013 00:58 |
snsiddiqui
Messages: 172 Registered: December 2008
|
Senior Member |
|
|
You mean there is no any other way to fulfill my requirement and the file which I attached is correct, bydefault report parameter form displays in non-descriptive format.
I just want to confirm.
|
|
|
|