Pivot Table Filters type

Hi there,
Can we via any way able add richselect or combo to header filters in pivot table
(in documentation only select and text types available) ?

structure:{ rows: [ ], columns: [ 'default-column' ], values: [ ], filters:[ { name: "day", type:"select" }, { name: "month", type: "select" } ] }

I’m afraid it’s not possible. But for now, the multiselect and the date filters are also available (but haven’t mentioned in the Docs yet).