how to add date picker on report

govardhan2
Kilo Contributor

Hi All,

I want to show a report like how many cases are opened on a specific date and I am able to get the report . But for end-user I like to provide a date picker on the report itself so that the user can use the date picker and select the date and the respective opened ticket should be displayed on the report.

 

Report which I have got : 

find_real_file.png

 

I would like add date picker like present in below image .

 

find_real_file.png

 

any help would be appreciated.

Regards,

Gov

4 REPLIES 4

Thomas_Davis
Administrator
Administrator

In order to get what you are looking for, you would have to create a Single Score in Performance Analytics.  Date-picker to a specific day can only be accessed in PA.

You may want to take a look at this ServiceNow doc: https://docs.servicenow.com/bundle/orlando-customer-service-management/page/use/dashboards/applicati...

What you are looking for may already be there for you.

Hope this helps,

Adam Stout
ServiceNow Employee
ServiceNow Employee

If you need a date filter, you can use an interactive filter but there is not an OOTB date picker.  You can build a custom interactive filter with a date filter.  There is a long thread on that if that is required but I would recommend staying with the OOTB date interactive filter.

https://docs.servicenow.com/csh?version=latest&topicname=t_CreateADatePublisher

siddharth1
Tera Contributor

Hi ,

were you able to achieve this requirement using dynamic content in reports.

siddharth1
Tera Contributor

Can anyone suggest some solution using dynamic content