Hi, I’m looking to create some dashboards where a DataTable column filters based on multiple values. By that I mean if I had a column of countries, I could filter for ‘eq USA && UK && …’. From what I can see from the docs It seems like and/or logic across columns is possible (with custom filtering) but I wondered if the kind of scenario I’m mentioning above is catered for by the native filtering or if anyone has experience of implementing this?
Up till recently I had been using jupyter notebooks and qgrid specifically which had quite a nice filtering mechanism for dataframes
1 post - 1 participant






