Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (18 loc) · 1.2 KB

File metadata and controls

33 lines (18 loc) · 1.2 KB

Create My Orders View

  1. Navigate to the Repository Explorer

  2. Click on Create - Graphical View Button to create a new view



  3. Drag and drop the previously created view V_INTERNAL_ORDERS into the canvas.

    🎓 Note: the properties and semantics from the previous view will be inherited to the new view, such as Measure classification, Attributes Semantics, etc. In the future also Input Parameters, Associations, Text and Hierarchy definitions will be reusable.



  4. In the Map Input Parameter dialog, set the Action to Set Value and set Value to EUR

  5. Select the Output Node in the canvas and configure the following properties:

  • Business Name: V_MY_ORDERS

  • Technical Name: V_MY_ORDERS

  • Semantic Usage: Analytical Dataset

  • Expose for Consumption: ON





  1. Click on the Deploy button to deploy the view.