Hi,
I have an action in Power Automate which returns, in JSON, the following (see image). I am then using this 'value' in an Apply to Each. To get the TopItemNumber via an expression in the loop using a Compose action, I use:
items('Apply_to_each')?['TopItemNumber']}
I want an expression which gets "Level_2" which is within "TheHierarchy" object. How can I do this via an expression in the same compose action as the one above?
Thanks
SD

Report
All responses (
Answers (