Skip to main content

Notifications

Community site session details

Community site session details

Session Id : 3bw5HIyU+7sp+9CKVOQ6lL
Power Apps - Building Power Apps
Answered

Power Automate : triggerOutputs()?['body/Editor/DisplayName'] not recognized as Sharepoint field

Like (0) ShareShare
ReportReport
Posted on 8 Dec 2022 20:58:46 by 16

Hi Everyone,

 

I have created a Power Automate flow where Trigger is  "New Item Created or Modified in Sharepoint list".

Sharepoint list Site address and List is fetched from Environment variable.

Because of this Dynamics content is not getting populated.

 

I have to retrieve the "Modified By" field value which I am unable to because of unavailability of Dynamic content.

I tried "triggerOutputs()?['body/Editor/DisplayName']" but this doesn't work as it is not recognized as Sharepoint Field

I have referred another flow (created by someone else) there they are able to fetch "ID" value using similar method and it is also recognized as Sharepoint field.

 

Let me know what I am missing.

Kindly refer the screenshot where I have highlighted triggeroutput syntax

 

vKartik_0-1670533066463.png

 

Trying to implement something similar to this

 

vKartik_0-1670533423467.png

 

 

Categories:
  • Verified answer
    Scott_Parker Profile Picture
    1,090 on 08 Dec 2022 at 22:53:45
    Re: Power Automate : triggerOutputs()?['body/Editor/DisplayName'] not recognized as Sharepoint field

    There are two ways you can enter a formula expression in Power Automate.

    1. As text, like you are doing now. You must surround your formula with and at-sign and curly brackets like so: @{triggerOutputs()?['body/Editor/DisplayName']}
    2. In the expression editor. Click on the "Expression" tab next to the "Dynamic content" tab and input your formula: triggerOutputs()?['body/Editor/DisplayName'].

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,653 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard
Loading started