How do you embed a decision tree into your calculation view using a table function? Note:There are 2 correct answers to this question.
In SAP WeblDE,you rename a dimension calculation view thatis used by a cube calculation view.Afterward,you perform the following build operations:
* Buld the dimension calculation view as a single object.
* Buld the entire SAP HANA database module. What is the outcome of the build operations?
Your calculation view consumes one data source which includes the following columns: SALESJDRDERJD,PRODUCT_ID,QUANTITY and PRICE.
In the output,you want to see summarized data by PRODUCTJD 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?
Which type of join supports a temporal condition in a calculation view?