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

...

  • In the chart press
  • PressĀ 
  • Configure the filter with the following details:
    • Name: Last 40 days
    • Conditions:
      • The condition dialogue starts with Where ALL the following are true - leave this as it is
      • Select CalculationDate
      • Press on contains equals - from the drop down list that appears, select greater than
      • Enter this formula:
Code Block
dateAdd(now(), _DAY_OF_MONTH, -40)

...

      • Press the ABC button - this will now say fx
  • When you have completed all these details pressĀ 

...