Help on the SNC.canvas.interactiveFilters.setDefaultValue function
I have an example custom interactive filter example that applies the dashbpoard handler, but just before hand calls a setDefaultValue function: SNC.canvas.interactiveFilters.setDefaultValue({ id: filter_message.id, filters: [filter_message] }, false)...