Categories
- All Categories
- Oracle Analytics Learning Hub
- 29 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
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Goals Analysis in OTBI
Hi,
I am creating one analysis on the Workforce Goals - Goal Status Overview Real Time subject area in OTBI.
Want to create a pie chart that shows the submitted and not submitted goals count. Below is the calculation am using:
case when ("Workforce Goals - Goal Status Overview Real Time"."- Goal Management Process"."Count of All Performance Goals"-"Workforce Goals - Goal Status Overview Real Time"."- Goal Management Process"."Count of Canceled Goals") >= 1 Then 'Submitted' Else 'Not Submitted' END
and the error am getting is:
Any help here please.
Thanks
