Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Multiple filters #377

Open
VIthulan opened this issue May 26, 2017 · 1 comment
Open

Multiple filters #377

VIthulan opened this issue May 26, 2017 · 1 comment

Comments

@VIthulan
Copy link

Is it possible to apply multiple filters in filterBy() method?

Example: Column Places has values : {'X city', 'Y city' , 'Z city', 'R town', 'T town', 'E island', 'U island', 'U country'}
If I need to filter only city : filterBy('city') will work fine.
Lets say if I want to filter the places { city & town} , How can I do it?

@johanDev19
Copy link

hi @VIthulan , did you find the solution?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants