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

Community site session details

Session Id : K05XBifnqwE1taJiVWdpeb
Power Automate - Using Flows
Answered

Updating File Propeties - User Not Found

Like (0) ShareShare
ReportReport
Posted on 20 Jun 2022 17:27:47 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,236 Most Valuable Professional on 21 Jun 2022 at 16:59:46
    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 21 Jun 2022 at 16:41:34
    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,236 Most Valuable Professional on 21 Jun 2022 at 16:14:36
    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

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Featured topics

Restore a deleted flow
Loading complete