Categories
- All Categories
- 166 Oracle Analytics News
- 33 Oracle Analytics Videos
- 14.8K Oracle Analytics Forums
- 5.8K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 56 Oracle Analytics Trainings
- 13 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 2 Oracle Analytics Industry
- 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