Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 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
Failed to load report

Misstram94
Rank 5 - Community Champion
Summary
Failed to load report
Content
Hi all,
I'm facing the issue, when data type of parameter is number, I set default value of parameter is NULL, the report is loaded error: oracle.xdo.servlet.data.DataException: Invalid parameters requested.
Do you have any idea for this?
Thank you so much!
0
Answers
-
Because NULL value not exist in list of values of parameter.
I was union NULL value to list of values of parameter and the report is working now.
0