Its a json array
Use deserialize json array
Then loop theough array and inside loop currentitem("Date").ToString
will give the dates
Else rry deserialize json and select target argument as datatable you would get a column with date
Cheers
Its a json array
Use deserialize json array
Then loop theough array and inside loop currentitem("Date").ToString
will give the dates
Else rry deserialize json and select target argument as datatable you would get a column with date
Cheers