Hello,
I am having trouble counting the number of headcounts using the IFTHEN formula in Anaplan.
My formula:
IF '01_PSFT・Excel data'.Contract = "Fulltime" AND '01_PSFT・Excel data'.Gender = "Male" THEN 1 ELSE 0
What I want to count: people to be categorized as both
・Contract column:Fulltime
・Gender column:Male
I created the list "06_Names" that has parents for each name, but I received the following message:
Invalid formula for '01_KPI Reporting'.'Parament Headcount-Male': Automatic sum of '01_PSFT・Excel data'.Contract over 06_Names hierarchy is not possible as 06_Names does not have a built-in top level
Please kindly let me know the way to fix formulas or the lists etc.
①Modules that I want to insert formula
②Modules as a data source of ①module
③The grid view of 06_Names list