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!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.