What is a restricted measure?
You want to join two tables in a calculation view. Why do you use a non-equi join?
In a calculation view, what is the purpose of a variable?
Why might you use the Keep Flag property in an aggregation node?
What is the default top view node for a calculation view of type CUBE?
You want to map an input parameter of calculation view A to an input parameter of calculation view B using the parameter mapping feature in the calculation view editor. However, the input parameters of calculation view B are not proposed as source parameters.
What might be the reason for this?
You set the Null Handling property for an attribute but do not set a default value. What is displayed when null values are found in a column of data type NVARCHAR?
What is a calculation view query snapshot?
In your calculation view, you want to consume a custom data source defined using SQLScript. In which type of object do you write your code?
Why do you nest flowgraphs? Note: There are 2 correct answers to this question.
Which of the following data sources can you include in a graphical calculation view? Note: There are 2 correct answers to this question.
What can you identify using Performance Analysis mode? Note: There are 2 correct answers to this question.
Why would you use an anonymous block when writing SQLScript?
A calculation view includes a rank node that uses the source data and settings shown in the graphic. Your query requests all columns of the rank node. How many rows are in the output of your query?
You have generated a calculation view properties file. What does it contain?
In an XS Advanced project, what is the purpose of the .hdiconfig file?
What are the limitations of using a full outer join in a star join node? Note: There are 2 correct answers to this question.
What is the purpose of a remote subscription?
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?
Which of the following approaches might improve the performance of joins in a CUBE calculation view? Note: There are 2 correct answers to this question.
Why would you implement SQL in calculation views? Note: There are 2 correct answers to this question.
What do you use in the definition of a dynamic SQL analytic privilege?
Your flowgraphs defines a template table as a data target. What triggers the generation of the template table?