Hi
In a dashboard prompt for one of the fields am displaying the description and passing the corresponding code into the analysis as filter. The column used to pass the dashboard prompt is marked as 'is prompted' and the sql query is passing the code of the selected description into the report which is working as expected,
But the same field (the one with descriptor ID) is used as a Limit Values By field for another column, even here only the code is getting passed, is there any workaround to pass the description within the prompt instead of passing the code.
Thanks