Versions Compared

Key

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

...

  • Create a filter using an expression
  • Set a default filter on a Stream View

...

  • stream view

Create a filter using an expression

  • Open the model Dashboards and Forms 01-08: Views, filters and dashboardsOpen the view dashboard Debt levels by payment means 2 from the Stream Overall Debt Levels (you created this in exercise 18 Create further Stream Views)

The chart is cluttered. You will now add a filter to this view to limit the results to the last 40 days:

  1. In the chart press Image Modified

...

  1. Press Image Modified
  2. Configure the filter with the following details:
    • Name: Last 40 days

...

    • Conditions:
      1. The condition dialogue starts with Where ALL the following are true - leave this as it is

...

      1. Select

...

      1. CalculationDate
      2. Press on equals - from the drop down list that appears, select greater than

...

      1. Enter this formula, which will take the current date, and then go back 40 days

        Code Block
        dateAdd(now(), _DAY_OF_MONTH, -40)

...


      1. Press the ABC button - this will now say fx

      2. Save your changes the stream view configuration form

  1. When you have completed all these details

...

  1. press Image Added.
  2. Your grid should now show only results from the last 40 days.

...

Set default filter on a view

Since the view Debt levels by payment means 2 is too cluttered to be useful with all results showing, you decide to make the filter Last 40 days, that you created in the previous exercise, the default filter for this view:

  1. Open the stream view configuration form for Debt levels by payment means 2

...

...

  1. Set Default Filter to Last 40 days
  2. Press

...

Close then open the view again – you will see that the filter has been automatically applied.

...

  1. Image Added

Go into App mode to see the results

Using the same filter on other views

You can use the filter you created in the previous exercise on any other view defined on this streamthe underlying stream (Overall Debt Levels), but first you must associate the filter with the view:

  1. Open the dashboard Debt levels by payment means
  2. Open the stream view configuration form for the view Debt levels by payment means
  3. Go to the Filters

...

  1. section
  2. Press Image Modified
  3. Drag the filter Last 40 days into the list of filters for this view

...

  1. Press Image Added
  2. Go into App mode
  3. In the dashboard, apply the filter Last 40 days

View the results.

In PhixFlow, any filter defined on a view on a

Stream

stream can be used on any other view defined on that

Stream

stream.