I am trying to run 8 different fexes and run them in report caster as an FTP . Is there a way i can run them in a way that fex 1 runs first , when complete fex 2 runs, after fex 2 is complete the fex 3 runs and so on ?
Thanks
The table consist of Fields - Tenure , Headcount , Joblevel etc
There are some job levels that have headcount in each tenure while there are some that are missing headcount in some tenures. My goal is to display all tenures. Once i can display all tenures for each joblevel, then i have some...
Hi,
This is the parameter i currently have
WHERE ( PYRAMID EQ '&PYRAMID.(FIND PYRAMID IN HRIS_HQHC2006).Pyramid.' ) AND ( JOB_LEVEL EQ '&JOB_LEVEL.(FIND JOB_LEVEL IN HRIS_HQHC2006).Job Level.' )
AND ( CORE_GROUP EQ '&CORE_GROUP.(FIND CORE_GROUP IN HRIS_HQHC2006).Job Grouping.' );
The...
Hi,
I am working on a report and need to display additional rows that don't exist.
Eg.
Tenure 00-01 Headcount 15
Tenure 01-02 Headcount 20
Tenure 03-04 Headcount 10
Tenure 04-05 Headcount 5
In this example there is no one with Tenure 02-03, I want to display Tenure 02-03 and Headcount 0...
GRAPH FILE FMTL_2
SUM SUPERVISOR_CU AS 'Consistent Use' SUPERVISOR_IU AS 'Inconsistent Use' SUPERVISOR_NT
AS 'Not Trained'
BY DISTRICT
BY LOCATION2 AS 'LOCATION'
HEADING
"District <DISTRICT - Supervisory Training "
ON GRAPH SET LOOKGRAPH HBRSTKPC
ON GRAPH SET GRAPHEDIT SERVER
ON GRAPH SET...
Hi, I am trying to run a percentage graph. This is the scenario.
A = 2, B = 3 and C = 5.
The percent graph that i plotted shows the value 20% after A, 50% after B and 100% after C.
I basically want the actual values to be Displayed .ie A = 20%, B= 30% and C= 50%.
This might be an easy fix but i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.