I need one item from the json file returned from a web activity put in a variable that will be used in a loop.

Bill Bird 81 Reputation points
2022-01-20T22:57:19.33+00:00

166972-screenshot-2022-01-20-154706.png

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,609 questions
0 comments No comments
{count} votes

Accepted answer
  1. svijay-MSFT 5,201 Reputation points Microsoft Employee
    2022-01-21T13:54:49.22+00:00

    Hello @Bill Bird ,

    Thanks for the question and using MS Q&A platform.

    You could use the below expression

    @string(activity('Web1').output.meta.total)  
    

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

0 additional answers

Sort by: Most helpful