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 pass a value depending on what the user has clicked?

JohnMorris78Nov 23 2021

Hi,
I have a report which is queried by 2 parameters (WHAT_TYPE & WHAT_VALUE). Once the report has run the user can click on a value in one column (CURRICULUM_NAME) for a more detailed breakdown. This will then bring them to a new page with a report ran based on the values passed from the previous. I can pass the 2 parameters through using computations, but I'm struggling to pass through the value that the user has clicked on. In the example below, I need the Curriculum to be AI AT ASI Divisional
image.pngimage.pngThanks

This post has been answered by InoL on Nov 23 2021
Jump to Answer

Comments

Post Details

Added on Nov 23 2021
2 comments
52 views