Categories
- All Categories
 - Oracle Analytics Learning Hub
 - 19 Oracle Analytics Sharing Center
 - 17 Oracle Analytics Lounge
 - 233 Oracle Analytics News
 - 44 Oracle Analytics Videos
 - 15.9K Oracle Analytics Forums
 - 6.2K Oracle Analytics Idea Labs
 - Oracle Analytics User Groups
 - 87 Oracle Analytics Trainings
 - 15 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