Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Oracle Data Visualizer Analysis not recognizing parameter in URL?
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?
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
