Dan
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Dan-
Dan commented,
Thanks, this is exactly what I was looking for.
-
Dan commented,
Thanks Joel. I'm getting lost with step 3. [1] In "Sheet1" convert the JSON to a LIST object using the JSONTOLIST function. items_list = JSONTOLIST(#items) [2] In "Sheet1" add a column using the ...
-
Dan created a post,
Capture element index within Expand function
I have a json shown below that I am converting to a list and then expanding out so that I get a row for each element within the items json. The order is very important. Does the expand function pre...