Versions Compared

Key

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

By the end of this section you will be able to:

...

To recap the steps in the video:

  1. In the repository browser, find Image Modified - Dashboards
  2. Press  Image Modified Add Dashboard
  3. Set the dashboard name to Debt Overview
  4. Press Image Modified

Create the dashboard by using some stream views you created earlier, and by creating a new view:

  1. Open the configuration form for the stream Overall Debt Levels
  2. Drag the view Debt levels by payment means onto the dashboard pane
  3. Right click on the chart Debt levels by payment means in the dashboard and select Dashboard Options → Add Horizontal Bar
  4. Drag Debt levels by payment means 2 into the space
  5. Right click on the chart Debt levels by payment means in the dashboard and select Dashboard Options → Add Vertical Bar
  6. Drag the icon from the stream configuration form for Overall Debt Levels onto the space
  7. Choose view type Grid, and drag on all attributes from the stream to create the new view
  8. Go into App mode to see the results

Remove dashboard elements

  1. Open the dashboard Debt Overview
  2. Right click on the view Overall Debt Levels_1 and select Dashboard Options → Remove Element from Dashboard
Note

Removing a dashboard element only removes the view from the dashboard, it does not delete the view.

...

Since we have only removed the dashboard element, the view we created still exists. We will add it back into the dashboard:

  1. Open the stream configuration form for Overall Debt Levels
  2. Find the view Overall Debt Levels_1, and drag it into the empty space in your dashboard
  3. Go into App mode - you should see that the dashboard is the same as before

Set dashboard to maximise on opening

Set your dashboard to that it automatically maximises when it is opened:

  1. Right click on any view in the dashboard and go to Dashboard Options → Show Dashboard Details
  2. In the dashboard configuration form, tick Open Maximised
  3. Close and open the dashboard, it will now be maximised

Apply filters on dashboards

You will now filter one of the views Debt levels by payment means to show only the last 40 days:

  1. Right click on the view Debt levels by payment means in your dashboard
  2. From the context menu, select Dashboard Options → Show Dashboard Details.
    PhixFlow displays the configuration form for the dashboard. In the form:
  3. Go to the Dashboard Elements section. 
    The table of elements has a lot of columns. Use the scroll bar to view them. If you want to see more of the column headings, you can drag the column dividers.
  4. In the table of elements, double click Debt levels by payment means
    PhixFlow displays the configuration form for this dashboard element
    •  In the Data Retrieval Options section, select the Use Custom Default Filter box
    • In the Default Filter drop-down list, select Last 40 days
    • Press Image Modified to save your changes and close the dashboard element form.
  5. PhixFlow has updated Dashboard Elements table with the new information.

    • Image Modified
  6. Press Image Modified to save your changes to the dashboard and close form.
  7. Now check the result of the filter

Using background filters

Over the next two exercises you will create a dashboard that supports investigation into debt issues. First, you will create a view with a background filter:

  1. Open the configuration form for the view Overall Debt Levels
    You can do this directly from the stream configuration form for Overall Debt Levels by double-clicking on the view
    • In the Basic Settings section, set the Background Filter to Last 40 days
    • Save your changes to the view
  2. Create a new dashboard, called Debt Investigation
    • Drag the view Overall Debt Levels onto it
    • You will see that the data has the Last 40 days filter applied.
      The chart on the left shows the filtered data. The chart on the right shows the unfiltered data.
      Image Modified    Image Modified  
  3. In the dashboard, press and add a new filter:
    • Name: Cash Only
    • Conditions: PaymentMeans equals CASH
  4. The resulting data set will contain records with PaymentMeans = CASH and within the last 40 days (34 records showing)

To verify this, open the Default View on the stream Overall Debt Levels and apply the Cash Only filter; all CASH rows will be shown (100 records)

...

  1. In the workspace, open the  Debt Investigation dashboard.
  2. Add a filter to the dashboard Debt Investigation:
    • Name: select Payment Means
    • Conditions
      • Where ALL the following are true
      • PaymentMeans equals _prompt.PaymentMeans
      • Press the ABC button - this will now say fx
    • Press  to save your changes.
  3. Creating the filter also applies it, so in the dashboard, PhixFlow displays a box prompting you to enter a value.
  4. Enter CHQ and press .
    The prompt is case-sensitive, so make sure you enter capital letters.
  5. The data will refresh to show one blue data line for cheques (34 records).

...

Anyone using this dashboard can now apply the select Payment Means filter. However, we want PhixFlow to automatically use this filter and prompt a user to enter a payment means, e.g. CHQ, CASH or DD.

  1. In the workspace, open the  Debt Investigation dashboard.
  2. Right-click the dashboard  and select Unlock the layout.
  3. Right-click the dashboard again and select Image ModifiedShow the Stream View Configuration.
    PhixFlow opens the stream view configuration form for Overall Debt Levels:
    • In the Basic settings section, in the Default Filter drop-down list, select the option select Payment Means.
    • Press Image Modified to save your changes.
  4. In the workspace, PhixFlow displays the prompt.

Step 3  Check the setting works

  1. In the workspace, close the dashboard.
  2. In the repository list, find the  Debt Investigation dashboard and double-click the name to open its configuration form.
  3. In the form toolbar, click Image Modified Display to open the dashboard in the workspace.
  4. The dashboard opens and PhixFlow opens the filter prompt.

Every time that this dashboard is opened the user is prompted to enter a value. To change the filtered data,  CHQ, CASH or DD click the filter icon to redisplay the prompt.

...