Hello -
I've been focusing on Power Apps recently and cannot remember design patterns for power automate that I'm sure I've used before. So, looking for some help again!
The output of this Select is three fields for each object. The 'Status Narrative' is intentionally left blank/empty because the subsequent Apply to each obtains that value from each user story.
How do I append to the output of the Select each value obtained in the Apply to each by user story number?
For now, I'm appending to an array variable each user story narrative value which is shown in the Compose output outside the loop. But I can change that.