Hello,
I'm currently working on a flow that will take an item from my source list and create a calendar event when the approval status changes to Approved. I've got the flow working and creating the event on my calendar as desired, however, in the body of the event, my installers line of data is showing up exactly as my Select step of the flow is spitting it out, rather than just the display names of my desired field. How can i modify my flow to reflect just the installers name without the extra {"Name":} characters? I suspect output of my Select step may be the issue, but I'm not sure how to modify it accordingly.