Created
April 3, 2023 13:29
-
-
Save csarigoz/cde2a4e2d8e684d042ffd5666aee0b8f to your computer and use it in GitHub Desktop.
Google sheet custom formula to filter a column on pivot table by REGEXMATCH
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=REGEXMATCH(TOP_PEOPLE,"cagri|cargri|cargi") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment