Selected members list invalid
In my application I have a Calc Manager Rule to add a new customer to a Contract Authority. In my rule I have an RTP to choose from a list of customers. RTP name is NewCustomer. I have my limits set to @REMOVE(@ILDESCENDANTS("Customer",0), "SO Forecast Adjustment"). When I try to run my script I am faced with an error: "Selected members list invalid:@REMOVE(@ILDESCENDANTS ("Customer",0), "SO Forecast Adjustment"). Please check runtime prompt limit setting" I have tried to just make my limit = @ILDESCENDANTS("Customer",0) but when I do this, I try to select a customer and it freezes IE and I have to shut it down totally and reopen Hyperion.
0