cancel
Showing results for 
Search instead for 
Did you mean: 

Reload dashboard after filterschanged event

mckenziedubois
7 - Data Storage
7 - Data Storage

Trying to find a way to reload the dashboard completely after the filters are changed. Some of the functionality in my dashboard is lost when I change the filters so would like to completely reload after the filters are changed. 

The below code was what I thought I could do but it does not work. 

dashboard.on('filterschanged', function (se, ev) {
dashboard.refresh()
});

1 REPLY 1

DRay
Community Team Member
Community Team Member

HI @mckenziedubois,

Thank you for reaching out.

I would like to understand what issues you are having with changing filters. Can you provide additional details about your use case and the issues you are having?

Thank you.

David Raynor (DRay)