Filter all occurrences between 2 matches #50
Answered
by
zeroSteiner
lucasbracher
asked this question in
Q&A
-
Hello, all! Let's say I have the following list:
I would like to create a filter that returns all occurrences between Is it possible? Best regards, Lucas Bracher |
Beta Was this translation helpful? Give feedback.
Answered by
zeroSteiner
Jan 25, 2023
Replies: 1 comment 2 replies
-
I can't think of a way to do it off-hand. You would need something like an index function. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
lucasbracher
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can't think of a way to do it off-hand. You would need something like an index function.