To see any logged messaged, you need to have access to the 'System' tab.
From there you can find the information in the System>Logging>Error Log.
One quick note... make sure you remember to remove any error logging
after testing is complete so there ...
When trying to set account type dimensions (e.g. the UD's) on the left
hand side of the equation dynamically, you are going to need to look
into using unbalanced math functions or creating a data buffer and
setting calculated cells into the buffer. I...
The whole intent of locking is really to prevent new data from being
added unless someone unlocks - so the short answer is no. I typically
only allow administrators or power users to fully lock a workflow - not
the local users.One option - Locking is...
There isn't an out of the box way to give access to just update one
member. If you wanted to give access to update only a single dimension,
that would be possible - but since they would have manage access to the
dimension, without building some type ...
In order for api.pov.GetCurrencyIdForEntityParentCons or
api.pov.Parent.MemberId to work, you have to make sure the cube view is
displaying valid parent/child combinations. You will likely need to
change how your cube view is setup if you want to dis...