Valid 1Z0-531 Dumps shared by ExamDiscuss.com for Helping Passing 1Z0-531 Exam! ExamDiscuss.com now offer the newest 1Z0-531 exam dumps, the ExamDiscuss.com 1Z0-531 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1Z0-531 dumps with Test Engine here:
What is the correct variance formula for an ASO database that recognizes Expense and Non-expense accounts?
Correct Answer: E
Explanation/Reference: The following MDX formula is appropriate here: IIF ( IsUDA ([Measures].CurrentMember, "Expense"), ([Budget] - [Actuals]), ([Actuals] - [Budget]) ) Note #1: Member formula conversions for variance calculations can be accomplished with the help of User Defined Attributes (UDAs) that flag expense items. A combination of UDAs and conditional logic in ASO outlines provides the equivalent of the Expense Reporting functionality available in BSO outlines. Note #2: Note: The MultiDimensional eXpressions (MDX) language provides a specialized syntax for querying and manipulating the multidimensional data stored in OLAP cubes. While it is possible to translate some of these into traditional SQL, it would frequently require the synthesis of clumsy SQL expressions even for very simple MDX expressions. MDX has been embraced by a wide majority of OLAP vendors and has become the standard for OLAP systems. Reference: Converting a Block Storage Outline to Aggregate Storage in Essbase, Calculating Scenario Variances Using Conditional Logic