Sharepoint- 1 Error on Power Automate Flow - One or more field types are not installed properly. Go to the list settings page to delete these fields. (clientRequestedID)

Dylan Vincent 21 Reputation points
2022-01-24T16:19:26.403+00:00

{
"status": 400,
"message": "One or more field types are not installed properly. Go to the list settings page to delete these fields.\r\nclientRequestId: f8b0171b-ffbe-428b-a9e0-d15cb1a03724\r\nserviceRequestId: f8b0171b-ffbe-428b-a9e0-d15cb1a03724"
}

167954-image.png

Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | SharePoint | For business | Windows

Answer accepted by question author
Yi Lu_MSFT 17,701 Reputation points
2022-01-25T06:58:25.893+00:00

Hi @Dylan Vincent
This might be because of the fact that your list definition contains at-least one column which is referencing any other column and it does not exist ( might be deleted by someone or miss-spelled ).

You could go to List/Document Settings > check all the columns which has been custom added.

Try creating a new view by including each column one by one and testing it. You will get to know which column has not been defined properly or have issue and causing the error, then fix it or delete it.


If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?

2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.