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

Thanks