What can you do with shared hierarchies? Note: There are 2correct answers to this question.
Which of the following are standard options provided to define analytic privileges? Note: There are 3correct answers to this question.
What can you identify using Performance Analysis mode? Note: There are 2correct answers to this question.
You are deploying a new calculation view, A, that uses calculation view B, as shown in the diagram. When you preview calculation view A, the account number is not masked.
What could be the reason?
What options do you have to handle orphan nodes in your hierarchy? Note: There are 2correct answers to this question.
Why would you set the "Ignore multiple outputs for filters" property in a calculation view?
Your flowgraphs defines a template table as a data target. What triggers the generation of the template table?
You have configured static cache for your calculation view and run a query against it, but the cache results are not being used. What might be the reason for this?
You have products that appear in table A and sometimes also in table B. What would you use to find products only appearing in table A?
In a calculation view, why would you choose the DEPRECATED setting? Note: There are 2correct answers to this question.
Which project structure object corresponds to a unique HDI container?
Your calculation view consumes one data source, which includes the following columns: SALES_ORDER_ID, PRODUCT_ID, QUANTITY and PRICE.
In the output, you want to see summarized data by PRODUCT_ID and a calculated column, PRODUCT_TOTAL, with the formula QUANTITY PRICE. In which type of node do you define the calculation to display the correct result?
Why would you implement SQL in calculation views? Note: There are 2correct answers to this question.
You combine two customer master data tables with a union node in a calculation view. Both master data tables include the same customer name. How do you ensure that each customer name appears only once in the results?
What are some best practices for writing SQLScript for use with calculation views? Note: There are 2correct answers to this question.
A cube calculation view consumes a dimension calculation view. You rename the design time file of the dimension view but do NOT choose the option to rename the runtime view and adjust the reference. Afterward, you perform the following operations:
•A: Build/deploy the dimension calculation view as a single object.
•B: Build/deploy the entire SAP HANA database module. What is the outcome of the build/deploy operations?
Why would you use an anonymous block when writing SQLScript?
Why do you use the Hidden Columns checkbox in the semantics node of your calculation view? Note: There are 2correct answers to this question.
Why would you enable Debug Query mode in a calculation view?
You implement a referential join between Table A and Table B, but when you query the calculation view, Table B is not pruned. What could be the problem? Note: There are 2correct answers to this question.
In a calculation view, what is the purpose of a variable?
How can you define a variable that presents its value help hierarchically? Note: There are 2correct answers to this question.
You have defined a pruning configuration table in a calculation view. What are you attempting to prune from the query execution?
In a flowgraph, which node do you use to select only the required columns from a data source and to filter specific rows?