Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In the Navigation Menu, click on Presentations and Pages 
  2. Add a new page called Dashboard View of Category General and Template Blank
  3. Click Save and launch the Page Builder
  4. Add a Unified Store called storeDash
    1. Edit the Properties: set its Data Source Type to Business Views and the Data Source to Dashboard View
    2. Check the List checkbox
    3. Remove the element called Id, so that the only elements left are ClientId and ClientDepartment
    4. Click Save
  5. Into pnMain add a Chart Dashboard and call it chartDepartmentCount
    1. Click Settings to configure the chart
      1. Click the Existing radio button for Store Type
      2. Select storeDash[List] as the Store adapter
      3. Click Apply
    2. Click on the Dashboard Settings tab
      1. Select Chart from Dashboard Type
      2. Select ColumnChart from Chart Type
      3. Set the XAxis to ClientDepartment
      4. Set the YAxis to ClientId
      5. Click Save
    3. Click the Preview tab to see a preview of your chart
  6. Click Save Page at the top left of the screen; click Ok to the Page was saved pop-up.
  7. Add this page to your application, deploy, log out and log back in to view it as part of your solution.