Categories
- All Categories
- Oracle Analytics Learning Hub
- 26 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 235 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K 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
Trying to hide NULL in dropdowns in OBIEE 12c
Hi Guys,
I've been trying to hide nulls in dropdowns in OBIEE 12c but I am having issues, I read about this in documentation:
<ServerInstance>
<Prompts>
<ShowNullValueInPromptsWhenDatabaseColumnIsNullable>never</ShowNullValueInPromptsWhenDatabaseColumnIsNullable>
</Prompts>
</ServerInstance>
However when I add the <Prompts> Section to my instanceconfig.xml file BI Presentation Services fails to start, has anyone else had this issue? Is there another way to do this across all of OBIEE?