Applies to Product - Power Automate
What’s happening?
Users encounter an error when attempting to use the Request Sign-Off feature from the Power Automate Tab in SharePoint when the SharePoint site URL contains single quotes (').
Reason:
This arises due to the presence of single quotes in the SharePoint site name, which leads to invalid template language expressions in the Power Automate flow.
Resolution:
- Remove the single quotes from the SharePoint site URL to resolve this. This has been confirmed to work successfully.
- For further understanding of handling single quotes in filter properties with Get Items actions, refer to the Microsoft documentation on this topic.
