...
To recap on the steps in the video:
- In the repository browser, find Dashboards. Right click and select Add Dashboard
- Set the dashboard name to
Debt levels by payment means
- Click Apply to save your changes
- Open the model
Dashboards and Forms 01-08: Views, filters and dashboards
:- If you already have this open, use the PhixFlow task bar (grey bar at the bottom of the screen) to navigate back to the model
- If this is not already open, in the repository, navigate to Analysis Models, find the model, right click and select Display
- From the model view, double click on the stream
Overall debt levels
- From the PhixFlow task bar, bring the dashboard
Debt levels by payment means
back to the front - Drag the icon in the top left hand corner of the stream config form onto the dashboard
- Choose a Line Chart view
- This creates a stream view - configuration options for the stream view show in the dashboard; the configuration form for the stream view also pops up in the repository browser
- From the stream view configuration form, open the list of stream attributes
Drag attributes into the configuration options on in the stream view as:
Field Attribute SERIES
PaymentMeans
Y ATTRIBUTES DebtLevel X ATTRIBUTE CalculationDate Notice that as you drag attributes across, they are added to the list of stream view attributes, with the appropriate role set. For
DebtLevel
(Y axis), the correct role isData Point
.To see the chart, go into App mode. To update the configuration again, go back into Design mode.
To complete the configuration, we will label the axes. In the dashboard, right click on the view and select Show the Stream View Configuration
In the stream view configuration form:
- Press to save your changes
- Update the name of the view to
Debt levels by payment means
Set the Display Type to Line Chart (time)Enter the following settings:
Field Value Show Legend
tick Horizontal Axis Title
Calculation Date Label angle
Horizontal Primary Axis Unit
Day
Primary Axis Format
Day in month
Secondary Axis Unit
Month
Secondary Axis Format
January, February
Vertical Axis Title
Debt level
- Update the name of the view to
- Press to save your changes
- Go into App mode to see the chart.
...