What would be the filtered rows if the globalFilter was unset?
Hello!
I am using both type of filtering: globalFIlter and filtersColumn.
I cannot find a way to calculate their contribution to the final result separately.
To be more precise I know the globalFilter contribution by using getGlobalFacetedRowModel but I'd also like to know what would be the final result if globalFIlter was empty, that is only considering filtersColumn
is it possible someway?
thank you
0 Replies