Good afternoon, I recently worked with the IF ITEM(Hierarchy) = Hierachy.HierachyItem THEN ... ELSE ... to aggregate calculation modules. Currently I want to do the same for the different calculations I made regarding actuals, forecasts, budgets on bases of input files. However, when using the formula: IF ITEM(Versions) = Versions.Actual THEN ... ELSE ... I receive this error : Versions is not recognized as a hierarchy in the model , however it is added to the module, as shown below. Is there another formula specific to Versions, or does Anaplan not allow for these if functions? Thanks!