I'm trying to find a way to restrict the items displayed in a value prompt based on the criteria in another value prompt
I have a report where the row and column values are dynamically selected using radio button value prompt:
Row Values
Nationality*** Domicile*** Fee Status*** Previous Institution Sponsor
Column Values
Academic Year Level Stage Nationality*** Domicile*** Fee Status*** School Department Course
The starred values occur in both lists.
I'd like to be able to hide, for example, 'Nationality' from the Column Values if it has been selected in the Row Values.
Can anyone suggest a way of achieving this?