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 : aCMP67efHKe1qQ9+gkQsHc
Power Automate - Building Flows
Answered

Sharepoint - Update Item error - One or more field types are not installed properly

Like (0) ShareShare
ReportReport
Posted on 11 Jun 2023 22:49:21 by 42

Hi,

 

I am stuck on this issue and i have ran out of options upon how to rectify it as it might be an easy one for someone with a bit more experience. I am creating a basic flow that puts Form responses into a SharePoint list and updates some file properties within SharePoint. Half the flow is below and it works up until the Update File Properties action which in my troubleshooting has come down to Title/name. 

 

I am taking over the SharePoint Admin and not even sure why the Field displays as Name instead of Title but i suspect that is why my flow is not working. If anybody knows why this is happening, please can they share some info around this also. It is probably a setting but i cannot find it.

SharePoint Flow

matty2000_0-1686523016047.png

Error message: 

matty2000_1-1686523231903.png

 

Update File Properties Action:

matty2000_2-1686523304236.png

SharePoint document Library settings

matty2000_3-1686523386791.png

matty2000_4-1686523515303.png

 

I attempted to change the name of Title but just pressing save as it was not modified before that time and was failing before that save event. 

Any help would be greatly appreciated

With Thanks.

Matt

 

 

I have the same question (0)
  • Bobron Profile Picture
    128 on 14 Jun 2023 at 06:12:27
    Re: Sharepoint - Update Item error - One or more field types are not installed properly

    Glad I was able to help!

     

    About the issue with the Word template and populating the SharePoint metadata I've got some questions:

    1. How do you populate the SharePoint Date Column? Inside the Flow, action: "Update file properties"?

    1.1 The problem is then that the column in SharePoint doesn't display the time?

    Try editing the Date Column in SharePoint -> choose "Include Time":

    Bobron_2-1686722698207.png

     

    Bobron_1-1686722693134.png

     

     

    1.2 Is the question how to retrieve this data so you're able to display it in the Date Column?

    Takes more time to explain, so if this is the issue, then let me know.

     

    1.3 You're able to retrieve the information from Word, but the Flow won't update the Date Column properly?

    Can have something to do with formatting of your dateTime.

  • matty2000 Profile Picture
    42 on 14 Jun 2023 at 04:42:49
    Re: Sharepoint - Update Item error - One or more field types are not installed properly

    @Bobron That 100% works as it was the Attachment name that needed the .PDF extension. That makes my solution 95% as the last thing if your interested but it is not a major concern is the Word template is being populated with a default time and the fields in SharePoint are set to Date only. The Word Template is the potential issue here but there is no way that i change the format of fields in the Developer tab. 

    Example below: 

    matty2000_0-1686717483190.png

    Word Template: 

    matty2000_1-1686717666844.png

     

    I will accept the below as my solution anyway and you have really assisted as thank you very much.

     

     

  • Verified answer
    Bobron Profile Picture
    128 on 13 Jun 2023 at 06:44:32
    Re: Sharepoint - Update Item error - One or more field types are not installed properly

    I've done a small test on my end, but the extension on the end of the filename is in fact necessary:

     

    Try putting a file extension after the name of your file. Normally you put the dynamic value, [File Name], from the "Convert file" action in the "Attachments Name". This value does have a file extension.

     

    Bobron_0-1686638637159.png

     

     

    You've created your own variable file name, but you're not ending with .pdf of whatever file extension you use.

     

    In my little test I could open the attachment when there was a file extension, but not when it was missing.

    Without file extension:

    Bobron_2-1686638843809.png

    With file extension:

     

    Bobron_1-1686638832306.png

     

    Hope it helps eliminating another factor!

     

    Furthermore you can check if all the other actions are performing as it should.

    Set a "Create file" action after the "Convert File" action to store the conversion in OneDrvie.

    Try a "Terminate" action after the newly created "Create File" action and run the test.

    Go to OneDrive and check if the file is created correctly and you're able to open it.

    Bobron_4-1686639251558.png

     

    If yes, then you know it has to do with the last action.

    ---

    You could also try naming the 1st "Create file" filename with the correct filename -> then convert that file -> paste the dynamic value, [File Name], of the "Convert file" action in the "Attachment Name" of the mail. to see if that works.

    Bobron_3-1686639184193.png

     

  • matty2000 Profile Picture
    42 on 13 Jun 2023 at 01:02:09
    Re: Sharepoint - Update Item error - One or more field types are not installed properly

    Thanks @Bobron That really helped as i see what i was doing wrong here and corrected it. 

     

    Just as an FYI this is the final product (80% perfect) as the Email attachment does not come through as a PDF but can be opened from the email and a program is selected each time. I will take this as a win. 

    matty2000_0-1686617952374.png

     

    The email Action is below and i have tried to put an extension on the body but that does not change it and the file will not open. 

    matty2000_1-1686618063537.png

     

     

  • Bobron Profile Picture
    128 on 12 Jun 2023 at 06:31:51
    Re: Sharepoint - Update Item error - One or more field types are not installed properly

    As far as I know for document files in SharePoint:

    "Title" is not the same as "Name"

     

    Title = is used for SharePoint List items

    Name = Is used for SharePoint Document files

     

    You are trying to update the title of a SharePoint List item in your Flow, but it is actually a document file.

    That's why there is an error.

     

    To change the Name of a document file you have two options:

    1. Either create a new file (copy and on "Create a new File" give that file the correct name, then delete old file)

    In your Flow you already have an action: "Create a File", there you can set the name of the file.

     

    or 

     

    2. Change the name of a document file through "Send HTTP request" and change the Fileleafref. This will change the filename of an existing document.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Tom Macfarlan – Community Spotlight

We are honored to recognize Tom Macfarlan as our Community Spotlight for October…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 707 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 499 Moderator

#3
chiaraalina Profile Picture

chiaraalina 312

Last 30 days Overall leaderboard
Loading complete