Categories
- All Categories
- 89 Oracle Analytics News
- 7 Oracle Analytics Videos
- 14.1K Oracle Analytics Forums
- 5.3K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 51 Oracle Analytics Trainings
- 59 Oracle Analytics Data Visualizations Gallery
- 2 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 4 Oracle Analytics Industry
- Find Partners
- For Partners
Count distinct by id & quarter
Hi
OBIEE 12C/Answers
I have this table below, showing oppty number by snap fiscal qtr and snap fiscal week but then the same oppty id keeps appearing week over week, but I am wondering if either I show it only once and it will be counted once or show it every week for given quarter but then count it only once...any idea? and if we were able to get a solution for this challenge, I need to delete the oppty number, snap date, and see the aggregated number without counting the duplicate. thanks so much.
Comments
-
Set your measure as a COUNT DISTINCT aggregation in the RPD and job done, no?
Even if you display it multiple times because that's the reality (the same number exist in multiple dates or weeks), the totals for higher levels will do a count distinct and will work just well.
0 -
Thanks Gianni for taking the time, I personally dont have access to the RPD.
0 -
And if you change the aggregation to count distinct in the front-end? Or create a new calculated column in the analysis?
0