Skip to Main Content

Analytics Software

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!

Dynamically changing the column header by passing Presentation variable.

user10263289Sep 15 2008 — edited Sep 15 2008
Hi,


Is there a way the column headings can be changed dynamically based on the value that is entered in the prompt(a presentation variable, in my case Interval (Days)).

Example: When user enters a numeric value in Interval(Days)( Edit Box) then the column headings have to be changed dynamically in the report output show below.
What i mean is there a way i can pass presentation variable value to the column header.





Prompts on my Reports
----------------------------------
Protocol Name (Multiselect)
Geographic Region (Multiselect)
Site Number (Multiselect)
Interval(Days) (EditBox) using a presentation Variable.



Report output

Protocol Georaphic Region SiteNumber <[Interval] Days Between [Interval] and (2 x [Interval] - 1) days Between (2 x [Interval]) and (3 x [Interval] - 1) days >=3 x [Interval] days
---------------- ------------------------ --------------- ---------------------- ------------------------------------------------------------------- -------------------------------------------------------------------------- -------------------------------
Protocol ABC Europe 12 200 12 45 40
Protocol ABC Europe 15 100 30 43 50



Column headers has to be changed dynamically based on the user input in Interval(Days) prompt.

For example: Interval (Days)= 10

Protocol Georaphic Region SiteNumber <10 Days Between 10 and 19 days Between 20 and 29 days >=30 days
---------------- ------------------------ --------------- ------------ ---------------------------------- ------------------------------------ ----------------------
Protocol ABC Europe 12 200 12 45 40
Protocol ABC Europe 15 100 30 43 50


Please do help me by providing valuable solutions.

If the question is not understood please email me.

Thanks in Advance,

Ravi

Comments

Manu.
Answer

Dear,

What do you mean by as required? Please post the sample screenshot of the outputs in Toad and in LOV.

Manu.

Marked as Answer by user5345 · Sep 27 2020
user5345

Sir got it. thanks

1 - 2
Locked Post
New comments cannot be posted to this locked post.