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
Filter By checkbox disappears
Hi,
I'm new to OBIEE. We're on 12c. I have a time hierarchy which has two levels. First, is called year with the year and year description. Second is detail with code and code long description. Code long description is set to code for sort order column and descriptor id column. When I go to do an analysis and I select to filter on code long description, the checkbox Filter By Code disappears if I select greater than or equal to filter. It works fine with just equal to or in. Both columns are stored as nvarchar2 on the database. Please let me know if any additional information is needed. Any help is appreciated.
Thanks
Answers
-
Should add the question: Why is the checkbox Filter By Code disappearing when the operator is set to "is greater than or equal to."
0 -
Is 'Hello world' > 'Hello new world' ?
That's why your checkbox disappear ...
A > or < (or >= and <=) make little sense when it isn't performed on a numeric or date/time data type.
0
