Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

Updating File Propeties - User Not Found

(0) ShareShare
ReportReport
Posted on by 91

Hello I am receiving the following error when sorting out approval emails.

 

The specified user [{"Claims":"i:0#.f|membership|zachary.xxxxxxx@xxxxxxxxxxxxx"}] could not be found.
clientRequestId: 39749413-acc7-4cab-9136-2c0409af945d
serviceRequestId: 39749413-acc7-4cab-9136-2c0409af945d

 

zw2348_0-1655745999953.png

zw2348_1-1655746018173.png

zw2348_2-1655746039657.png

 

  • Verified answer
    ScottShearer Profile Picture
    25,208 Most Valuable Professional on at
    Re: Updating File Propeties - User Not Found

    @zw2348 

    First, I generally use the email address for person or group columns rather than the claims info.  Try using the email address and see if that works for you.

    If not:

    1. Add 3 compose actions before your Update file properties action
    2. Add one of the expressions that you are using for the person or group columns to each of the compose actions
    3. Run your Flow
    4. Post screen shots of the outputs of the Compose actions

     

     

     

  • zw2348 Profile Picture
    91 on at
    Re: Updating File Propeties - User Not Found

    Thank you for your time! Absolutely - for reference, I've built this off of https://www.youtube.com/watch?v=c4a3_VUDwk0&t=696s to my knowledge, everything matches what is referenced in the video. 

     

    zw2348_0-1655829519824.png

    Approval status Value formula - 

    if(greaterOrEquals(length(body('Filter_array_Approved')),length(body('Filter_array_Rejected'))),'Approved','Rejected')
     
    Approved Claims - 1 
    if(equals(length(body('Filter_array_Approved')),0),null,body('Approver_Claims_Yes'))
    Rejected Claims - 1 
    if(equals(length(body('Filter_array_Rejected')),0),null,body('Approver_Claims_No'))
     
    zw2348_1-1655829681358.png

     

  • ScottShearer Profile Picture
    25,208 Most Valuable Professional on at
    Re: Updating File Propeties - User Not Found

    @zw2348 

    Can you expand the Update file properties action and post a screen shot?

     

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,635 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,997 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow