Gets the holding company for the current Entity dimension member or for a specified entity member. This function can be used in these types of rules:
where Entity is the name of a valid Entity dimension member. You can use a blank string (“ “) to apply this function to the current member.
A String that contains the name of the holding company for the specified entity member.
In this example, if Europe is the holding company for the entity France, then statements between the If...Then and End If lines are executed.