Hyperion Planning (MOSC)

MOSC Banner

Not a valid UDA value for dimension '<DimName>'

edited Aug 12, 2019 8:12AM in Hyperion Planning (MOSC) 5 commentsAnswered

Hi all,

I created an UDA named "ud_SerByCom" and then associated with "Service" Dimension

Also, under "ud_SerByCom" UDA Dimension, I created an member called "ud_30" and assigned it to member "Ser1.4" under "Service" Dimension

Application deployment is successfully.

I tried to use that UDA member in Business Rules like:

Fix("Jan","No year","NoScenario","NoVersion","30Z","NoChannel","NoCurrency","NoIntercompany","NoOthers","NoSubAccount",@Attribute(at_PL))

  "511310"

  (

       If (@ISUDA(Service, "ud_30"))

            @Sumrange("511310","Ser1.1":"Ser1.3");

       Else

            #Missing;

       EndIf

  )

EndFix

But It can't be validated

I tried to do what thread UDA not validating mentioned but it did not effect.

Please support me with this issue.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center