losing headcounts while using some columns in parameter FDI — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

losing headcounts while using some columns in parameter FDI

edited Mar 6, 2025 8:40AM in Reporting and Analytics for HCM 2 comments

Hello I'm facing an issue while using a parameter in FDI for the subject area HCM - Workforce Core.

below an example when I use this paramater, I get the right headcounts number 2K :

Case @parameter("param")('') when

'Business Unit' then "HCM - Workforce Core"."Business Unit"."Business Unit Name"
when 'Educ' then "HCM - Workforce Core"."Education"."Highest Education Degree Code"
else null
end

but while I use this one, my headcounts got reduced to only 500 which is the wrong number :

Case @parameter("param")('') when

'Business Unit' then "HCM - Workforce Core"."Business Unit"."Business Unit Name"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!