Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

issue with a dashbaord not filtering new widget

RonenE
ServiceNow Employee

Hi All, 
I hope I got the proper forum.
I have an issue with a dashboard. This dashboard was created before I joined the company, and I was asked to add another widget.
The dashboard has a filter for the created date, and all the widgets are updating based on that filter.
The new widget I added (based on a new report I created) is not getting updated according to the filter and shows data from inception. 
I checked the widget and compared the reports for the other widget, and they have nothing indicating they connected to the created date filter.
How do I get the new widget to also be filtered by the created date?

1 ACCEPTED SOLUTION

G Ponsekar
Tera Guru

Hi @RonenE ,

 

Created date filter on dashboard looks like interactive filter.

Edit your new Widget ->  check the "Follow interactive filter"

 

If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!

 

Thanks, GP

View solution in original post

2 REPLIES 2

G Ponsekar
Tera Guru

Hi @RonenE ,

 

Created date filter on dashboard looks like interactive filter.

Edit your new Widget ->  check the "Follow interactive filter"

 

If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!

 

Thanks, GP

RonenE
ServiceNow Employee

That works!
Thank you @G Ponsekar