Hi All,
Good Day!!
We have a requirement to read JSON format file through lookup activity and only select the specific field from output.
Here I am enclosing the snip of the json where we need to fetch only one specific column id in next subsequent foreach control flow in pipeline where we use it as input paramter in copy activity rest api input in order to achieve selecting id value thorugh dynamic expression.
The below expression is throwing error
@activity('LookupConfigFiles').output.value.results.id
Appreciate if any help on this.
Thank you in anticipation!!
Regards,
Mahammad Khan

