Really appreciate anyone's help!
I have json code produced as a result of a Filter Array.
I really just need the matching value.
How can I use compose or any other function to just extract US6X in the example below?
Solved! Go to Solution.
Hi!
As you got a single element in Filter Array output, you can use the following expression:
first(body('Filter_array'))?['CompanyCodes']
Hooe this makes sense
Proud to be a Flownaut!
Hi!
As you got a single element in Filter Array output, you can use the following expression:
first(body('Filter_array'))?['CompanyCodes']
Hooe this makes sense
Proud to be a Flownaut!
Check out new user group experience and if you are a leader please create your group
See the latest Power Automate innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
50 | |
39 | |
39 | |
35 | |
33 |
User | Count |
---|---|
69 | |
64 | |
61 | |
55 | |
50 |