This event would request Kyvos to set filters list in shared filter card and apply generic filter in This event requests Kyvos to set the filter list in the Shared filter card and apply a generic filter in the sheet and dashboard.
Interface
...
...
"msgName": "kyvos.viewer.setFilters",
"integrationId": "", |
...
...
...
[{
"type": "SHARED_FILTER_CARDS", |
...
...
[{
"uniqueIdentifier": "",
"filterCardDetailObject": { |
...
...
...
...
...
...
},
...
},
...
...
...
...
...
}]
}, {
},
...
}
}]
}, {
"type": "GENERIC_FILTER", |
...
"filterCardDetailObject": {
"cubeFilterLayout": { |
...
...
...
...
...
},
...
},
...
...
...
...
...
...
...
...
...