Is there an interactive filter calendar widget for dashboards?

hm69
Giga Contributor

Hi there -

I am working with Dashboards in an older release of ServiceNow, Jakarta.

Is it possible to deploy a standard, out-of-the-box calendar widget for my Start and End dates?   In other words, a little pop up calendar for a Start date and another for the End date to establish a range?

If not, is it possible to do in a newer release?

Thank you,

Hugo

2 REPLIES 2

Adam Stout
ServiceNow Employee
ServiceNow Employee

For dates, we have the ability to use the date filter which picks using the normal condition builder functions.   There is not an OOTB calendar for picking start and end dates.   However, you can create one by writing your own custom interactive filter.   Custom interactive filters


hm69
Giga Contributor

Thank you, Adam!