nickteff's avatar
nickteff
Advocate I
1 year ago
Status:
New

Pass an array to base parameter for Notebook activity

Is it possible to pass an array, ideally an array of json, to a base parameter? For example, I want to pass something like this:

ActiveTable = [
     {'key': 'value'},
     {'key': 'value'}
]

I only see string, int, float, and bool as options for the data type.

 

 

 

No CommentsBe the first to comment

Recent ideas