Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 77 Oracle Analytics Trainings
- 14 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
Column Filter Condition...
Answers
-
no where clause? post the whole SQL statement ...
0 -
You want to see the Select D1.c... statement from the NQQUERY log or something else?
Thanks
0 -
I figured it out, here was the problem. In the BMM in the RPD I had the Fact measure defined as COUNT(TABLE.COLUMN). Derived from existing columns...
When I changed that to Derived from physical mappings and set the aggregation as Count, the functionality now works as expected.
Thanks all for responding.
0