Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Pass multiple selected values using Presentation Variable in GO URL

Hi Guys,
I have a go URL in my report. The dashboard where this report is placed, there is a multiselect Prompt with a Presentation variable defined. I am trying to pass this selected value to target dashboard using GO URL. I am able to pass it successfully when there is only 1 value selected.
However when i select multiple values OBIEE replaces the presentation variable with just comma separator and on the target dashboard this URL tries to push the value captured by Presentation Variable as single value and I dont get any data there.
Here is the syntax which is used:
Selecting single value
====================
Value Selected: Application, Development / Integration- Sydney, AUS
Status Working Fine
Selecting multiple values:
======================
Values Selected: Application, Development / Integration- Sydney, AUS
Security / Risk Paulo, BRA
Orlando
Status Not Working Fine. As OBIEE passing it as single value like "Application, Development / Integration- Sydney, AUS,Security / Risk Paulo, BRA,Orlando"
Any suggestions?
Regards
Anand