Categories
- All Categories
- 4 Oracle Analytics Sharing Center
- 9 Oracle Analytics Lounge
- 182 Oracle Analytics News
- 39 Oracle Analytics Videos
- 15.3K Oracle Analytics Forums
- 5.9K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 62 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Oracle Data Visualizer Analysis not recognizing parameter in URL?

jmore92
Rank 3 - Community Apprentice
So, I've created an analysis with a parameter in OAS Data Visualizer. I'm using the p1n and p1v url syntax. However, the analysis is not recognizing the parameter. I've escaped whitespaces with %20 where applicable. What could be the problem?
Tagged:
0
Best Answer
-
Often when this happens, it's because the URL to reference the workbook does not include project.jsp such as this: https://<oac-instance>.oraclecloud.com/ui/dv/ui/project.jsp?etc….
0
Answers
-
I added the /ui/project.jsp?etc. to the url and it worked this time. Thank you!
0