Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to create a custom bin

I am trying to create custom tenure bins and then counting how many locations fall under that bin. How do I accomplish this is in FAW. I used a case statement but the counts don't get placed in the correct bins.
Answers
-
Hi Riti,
Can you elaborate the details. Are you creating an visualization from any subject area or creating your own ?
Regards,
Arjun
0 -
from core HR.
I am trying to show that Midwest (by year) has 6 locations that fell under 16-25% tenure bin; 2 that fell under 26 to 35% etc. I want to show this as bar chart with tenure bin at x axis and # of locations on the Y, '
similar to 2nd screenshot but instead of multiple bars (location names) showing up under each bin - I want the bars to represent count of locations. when I add the count (locations code); the count doesn't get allocated to the appropriate bin.
I used a case statement to create the bins.
0