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" } ] }