Thursday, May 30, 2013

[OBIEE 11g] "NULL" Value In Prompts (NULL Is Showing As A Value In The Prompts)



 



"NULL" Value in Prompts (NULL is showing as a value in the Prompts)





In OBIEE 11g when we create a prompt on a column we can see "NULL" value is in the prompt. As it is the unwanted value we have to suppress this value. We can achieve this by following the below steps...

Step 1 : NULL is getting displayed in the Prompt




Step2 : Edit the prompt and look for the column on which the prompt is created






Step 3 : Open the RPD in Online or Offline mode. Go to the physical layer and select the table, expand the table and select the column





Step 4 : Edit the properties of the column by double clicking on it.




 Step 5 : Unchecked the Check box which says "Nullable" as follows









Step 6 : Save the RPD and check the same on the dashboard. Now you can see the NULL value got disappeared.

NOTE : After saving the RPD changes it will take some time to reflect the result on the dashboard. Immediately you can not see the NULL value disappeared. It will take about an hour or so to reflect if you make the changes in Online Mode. If you restart the services then you can see the immediate expected result.


After making the changes in Online mode and saving it dont forget to clear the cache.





1 comment:

  1. Thank you for sharing this information and also highlighting the NOTE section which really helped to resolve this issue.

    ReplyDelete