Variable sharing between SQL cells and C# #1733
-
I am looking at |
Beta Was this translation helpful? Give feedback.
Answered by
jonsequitur
Nov 12, 2021
Replies: 1 comment
-
Yes it is. It's currently shared as a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
colombod
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes it is. It's currently shared as a
TabularDataResource
but we're looking into changing this to aDataFrame
orIDataView
.