Hello all,
i am trying to use a Question "Who are you looking for" is the question to get a input from the person using the bot.
What i am wanting to do is not to display the users information that is interacting with the bot bust for it to search the o365 users to display the requested information


Im getting the following error i cant resolve
Here is the flow. i dont want to resort to exporting the o365 users to excel then searching off that as staff change all the time.



Here is the flow working till the end




Unable to process template language expressions in action 'Return_value(s)_to_Power_Virtual_Agents' inputs at line '0' and column '0': 'The template language expression 'outputs('Get_user_profile_(V2)')?['body/displayName']' cannot be evaluated because property 'body/displayName' cannot be selected. Array elements can only be selected using an integer index.
Can you please help?