Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Dynamic Coloumns in reports
I'm assuming that you are talking about Oracle Reports.
The problem is that although you can pass different amounts of columns over using lexical parameters etc, the report layout is fixed and is expecting a certain amount of fields and types etc.
Possible solution (unless anyone else has more thoughts...)
You will have to create 1 report with ALL possible columns and arrange them in some kind of 'tidy' order.
Worked for me in the past.
HTH, Mark
"Omar Malik" <obNOSPAMmar_at_hotmail.com> wrote in message news:<9hf3fl02keg_at_enews1.newsguy.com>...
> Hello
> I was wondering what the procedure is for calling a report from a form but
> having different number of columns in the report. User is able to pick the
> columns from the form that they want to be shown on the report. Please let
> me know if this is done by sending some kind of parameters to the report or
> some other way.
> Thanks
Received on Fri Jun 29 2001 - 04:33:47 CDT
![]() |
![]() |