How to add more options (like 5 weeks) in date picker?

Anish Singh
Tera Expert

Hello All,

I want to check a date if it is after 5 weeks. How can I add the options here? 

AnishSingh_1-1711059803902.png

If it is not possible, any alternatives to check the same?

 

6 REPLIES 6

Community Alums
Not applicable

You could try "relative" instead of "after". There you can pick "after" + 35 + days (=5 weeks) + "from now" or "ago", depending on if you want to look into the past or future.

 

Kosh_0-1711060952573.png

 

 

Hi @Community Alums,

I am using this as a temp solution currently but this does not completely serve the purpose.

The 5th week should end on Friday/Saturday.  In this case, the duration is ending on 35th day.

 

AshishKM
Kilo Patron
Kilo Patron

Hi @Anish Singh

Refer the BR "Get Date Filter Options for Date Filters", review the current answer.add() lines in advanced tab and add as per your need. 

AshishKMishra_0-1711063805436.png

after that navigate to Report -> Administration -> Interactive Filter and apply the filter on column on "Filter based on = Date"

In the Date Filter section , in available column search the new option and shift to the selected column.

Example on Incident 

AshishKMishra_1-1711064874832.png

 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Hi @AshishKM

Did you try this yourself?

I tried this but not showing in the date picker options.