Yetiforcecrm: Question: how to apply a filter for something overdue by date

Created on 17 Dec 2017  ยท  4Comments  ยท  Source: YetiForceCompany/YetiForceCRM

Hi,
I want to create a filter that shows things that are overdue soon as a date in the record has passed. I can select things like today, yesterday, last week etc. but for example, once 'yesterday' or 'last week' have passed it it no longer considered as overdue because it is no longer yesterday or last week etc.
I need to enter something that says if date is greater than e.g. 16/12/2017 then display, but there is no option for 'greater than'. How have others managed to produce a filter that does this?

Kind regards

โ” question

Most helpful comment

Try,

  1. Add the Selection field in the module. Name "Overdue".
  2. Automation - Triggers - Information flow for the module
  3. Schedule, e.g. 01:00
  4. Conditions for the filter - Date field - more than - 1
  5. Task - Update record - "Overdue" field to "Yes"
  6. Make a filter with the "Overdue" column from Yes

All 4 comments

Try,

  1. Add the Selection field in the module. Name "Overdue".
  2. Automation - Triggers - Information flow for the module
  3. Schedule, e.g. 01:00
  4. Conditions for the filter - Date field - more than - 1
  5. Task - Update record - "Overdue" field to "Yes"
  6. Make a filter with the "Overdue" column from Yes

@anderpydev

THANK YOU! very easy to follow instructions and works perfectly - I didn't even think to use workflows (In mine it says Automation - Workflows)

Test new conditions in filters

@mariuszkrzaczkowski

just tested - brilliant. Can now filter on Less that today's date and Greater than today's date.

Thank you

Was this page helpful?
0 / 5 - 0 ratings

Related issues

KrishnaPB picture KrishnaPB  ยท  28Comments

migoi picture migoi  ยท  38Comments

paula-w picture paula-w  ยท  31Comments

paula-w picture paula-w  ยท  30Comments

Sasamous picture Sasamous  ยท  59Comments