I need help on my SQL for With and Without Goals Report
Summary:
Hi, I hope someone can help me with my query. Only the employees "With Goals" are showing up. The employees "Without Goals" is not showing up in the report. I need to show all employees in the report whether with or without goals.
Thank you in advance!
SELECT
"Workforce Goals - Goal Status Overview Real Time"."Department"."Department Name" Department,
"Workforce Goals - Goal Status Overview Real Time"."Department"."PER_ORGANIZATION_UNIT_DFF_BRANCH_" Branch,
"Workforce Goals - Goal Status Overview Real Time"."Department"."PER_ORGANIZATION_UNIT_DFF_DIVISION_" Division,
"Workforce Goals - Goal Status Overview Real Time"."Review Period"."Review Period Name" ReviewPeriod,
Tagged:
0