using select to join on json data #3989
-
I assume this will require a virtual table but I think it's worth asking about because JSON might be a growing use case of interest.
a user is trying to join using the URL grammar; I'm stuck. Is something like this possible without using a virtual table?
thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
steve-chavez
Apr 1, 2025
Replies: 2 comments
-
You would need a computed relationship for this. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
steve-chavez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You would need a computed relationship for this.