Forum Discussion
Add reading time to Modern Page
As mentioned by Rob_Elliott, there is no SharePoint out of the box web part available for your requirements.
However, you can achieve it using Page properties and Power automate flow as explained in this article: SharePoint – Adding "Time to read" to modern pages
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- jagostinhoCTOct 10, 2023Copper ContributorThis looks great! We are already using some Power Automate flows. I will certainly give this one a try. Many thanks.
- ganeshsanapOct 11, 2023MVP
Sure, let me know if it works for you or if you need any further help on this.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- jagostinhoCTOct 11, 2023Copper Contributor
hi ganeshsanap
I'm encountering some difficulties while trying to follow the steps in that article.
Firstly, I'm facing an issue when I attempt to import the Flow using the ZIP archive mentioned in the post, and I'm unsure how to resolve it.
The error message reads as follows:
"Flow save failed with code 'DynamicOperationRequestClientFailure' and message 'The dynamic operation request to API 'sharepointonline' operation 'GetTable' failed with status code 'Unauthorized'. This may indicate invalid input parameters. Error response: { "error_description": "Exception of type 'Microsoft.IdentityModel.Tokens.AudienceUriValidationFailedException' was thrown." }'."I'm not entirely certain, but it seems this is preventing the creation of a new Flow using the imported connections. Do you have any thoughts on how to make this work?
Thank you for your assistance.