Categories
- All Categories
- Oracle Analytics Learning Hub
- 27 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 236 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
NULL values in every dashboard prompt in OBIEE 12c
Hi
I have designed many dashboard prompts in OBIEE 12c, every prompt has a NULL value, please guide how I can remove this such as
NULL
2019.00
2018.00
2017.00
also how I can remove .00 or add format in year data
regards
Rai Qaiser Hussain
Answers
-
Your column is badly defined in the RPD. If the year (I assume it's a year column) doesn't have NULLs, don't define the relative physical column as nullable. The '.00' is maybe because it is defined as a different type than integer?
0 -
1.) Year should be an INTEGER. Not a DOUBLE.
2.) Does your column contain NULLs physically? I.e. in the database / data source?
OBI is an analytical tool. It's not there to hide bad data. Fix the data. Fix the model.
0 -
Thanks both of you,
Mr. Christian there is no option to mark your answer correct as I marked for Mr.Gianni but I am really thankful to both of you, You solved my problem
regards
Rai Qaiser Hussain
0
