Finance

Featured image for Sorting Entities in OneStream

Sorting Entities in OneStream

Sorting Entities in OneStream OneStream does a great job grabbing dimensions and their members rather easy. Most of the time a user will just grab a parent and then use a member expansion to grab its children, base members or all its descendants. Doing so gives the users a list of the members exactly how […]
Read more
Featured image for USING @RETURN IN BUSINESS RULES

USING @RETURN IN BUSINESS RULES

USING @RETURN IN BUSINESS RULES There is a very useful function available to business rule authors, @RETURN . This function allows you to return a message to the user executing the business rule and terminate the business rule. One very valuable use of this function is when verifying the values input into run time prompts. […]
Read more