Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

View all the Fabric Data Days sessions on demand. View schedule

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.

nickteff_0-1754713501845.png

 

 

 

Status: New