Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to create a report with dynamic columns

Rik281Aug 15 2011 — edited Aug 16 2011
Hi all,

I am using Apex 4.0 with Oracle 10g

I am creating a report and I need to display columns dynamically based on the item values.

example:

I have a table employee with columns name, designation, sal

In the report page i have a select list with designations and when I select a designation from the select list,
I need to display the names of the employees horizontally,
like each name as a new column in the report with that particular designation. and same has to continue when I select different designations.

Can some one help me how we can do that.

I appreciate your answer

Thanks,
Rik
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 12 2011
Added on Aug 15 2011
5 comments
1,033 views