Forum Discussion

Krishna's avatar
Krishna
Valued Contributor
5 months ago

OwnershipType

Hi - The below if condition is not working if the cube is multi cube, it works with Single cube? Any Idea why 

 

If api.Entity.OwnershipType().ToString.XFEqualsIgnoreCase("Holding") Then

  • Krishna's avatar
    Krishna
    Valued Contributor

    I figured out the solution. If you have a multicube setup then the Business rule has to be attached business rule in the cube settings properties.