web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Flow runs! and value s...
Power Automate
Answered

Flow runs! and value shows as copied to the desired column but column in empty in SharePoint List

(0) ShareShare
ReportReport
Posted on by 195

Implemented a flow to "create" or "update" existing item in target list from source list. 


Currently, the Update(action from one of condition steps) ran successfully and updated all column values except for column "ProjectID" which is a number. In flow run history, value shows to be copied in column but in SP list it stays empty

 

ProjectID from right side condition ran "outputs" equals to integer 23

Untitled.png

 

Snap 2023-06-01 at 15.40.42.png

 

But in SP list all columns have values copied except for "ProjectID"

Snap 2023-06-01 at 16.11.52.png

 

WHY THIS STRANGE BEHAVIOR??

@Pstork1 @Nived_Nambiar @Expiscornovus @ManishSolanki @SudeepGhatakNZ @Sundeep_Malik @RobElliott @wskinnermctc @annetoal @LinnZawWin @Chriddle 

Categories:
I have the same question (0)
  • Pstork1 Profile Picture
    69,554 Most Valuable Professional on at

    What is the actual JSON of the Outputs() you are using for the projectID and why aren't you using the regular dynamic content for that item like you are for Project Name and Project Process ID?

  • amk1421 Profile Picture
    195 on at

    @Pstork1 I used the dynamic content first and selected "ProjectIDCopy" a number column from source list but failed to copy value then tried "compose"

     

    int(triggerOutputs()?['body/ProjectIDCopy'])

     

     

    Actual json output

    Snap 2023-06-01 at 16.52.03.png

     

    "ProjectName#Id": 23,
    "ProjectName_x003a_ID": {
    "@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
    "Id": 23,
    "Value": "23"
    },
    "ProjectName_x003a_ID#Id": 23,
    "ProjectNameCopy": "TEST",
    "ProjectIDCopy": 23,
    "Modified": "2023-05-30T12:12:25Z",
    "Created": "2023-05-30T12:11:47Z"

     

     

    Then after flow ran the output body shows the value copied to target list column "ProjectID"

    Snap 2023-06-01 at 16.56.45.png

     

    Strange!! what to do?

     

  • Pstork1 Profile Picture
    69,554 Most Valuable Professional on at

    Can you show the column setup for ProjectID in SharePoint?  

    Are there any updates of the item running later in the flow that might be overwriting the value added here?

  • annetoal Profile Picture
    1,934 Moderator on at

    In SharePoint, how do you have ProjectID configured? Is it a string or a number?

     

    Anne

  • AWorley Profile Picture
    414 Super User 2024 Season 1 on at

    Your column is likely setup as a text/string. You need to covert the column to integer/number. 

  • amk1421 Profile Picture
    195 on at

    @Pstork1 "ProjectIDCopy" column is set as number type column

    Snap 2023-06-01 at 18.10.34.png

     

  • amk1421 Profile Picture
    195 on at

    @AWorley Column from source list is "ProjectIDCopy" and it is set as number. I also tried converting it back again in the Flow via: 

    int(triggerOutputs()?['body/ProjectIDCopy'])

     

    Both cols are number type. Strange right?

  • amk1421 Profile Picture
    195 on at

    @annetoal Target list column "ProjectID" is number and so is the source list column "ProjectIDCopy"

    Snap 2023-06-01 at 18.10.34.png

  • Verified answer
    AWorley Profile Picture
    414 Super User 2024 Season 1 on at

    Could you show the flow inputs for the action? Something doesn't seem right with it. 

    If possible I would delete the column and remake it. 

  • annetoal Profile Picture
    1,934 Moderator on at

    .

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 482

#2
11manish Profile Picture

11manish 280

#3
David_MA Profile Picture

David_MA 268 Super User 2026 Season 1

Last 30 days Overall leaderboard