Hi there,
I am using Compose with First() expression, to try and get the first Value from a Select Array. It returns the whole row / object (not sure what the right terminology is sorry), however I am trying to get the value itself.
It is returning { "Licenses" : "Finance"}, whereas I am trying just to return "Finance".
I feel like I need to add more to the First expression but cannot find the right syntax. Can anyone help me with how to access the value itself?
Current First expression:
Whole Flow included below for reference
Flow
Flow Details