Is there a way to split one event into multiple events according to custom logic? #11796
-
Hi there,
target output:
I tried |
Beta Was this translation helpful? Give feedback.
Answered by
spencergilbert
Mar 11, 2022
Replies: 1 comment
-
I think . = unnest!(.extra) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jszwedko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think
unnest
may cover this for you: