Forum Discussion
ania_roh
Aug 08, 2022Copper Contributor
last movement of the Planner in Sharepoint Online
Hello,
Is any possibility to put last movements / last actualizactiones of Planner in our Sharepoint page?
How can I do it?
Thank you a lot
ania_roh You can use Planner web part in SharePoint to show the planner board or charts and work with your plan right on your SharePoint page.
However, you cannot customize this web part if you want. You can only select the existing plan (or create one) & the display (chart or board) from web part settings.
Also, the Planner web part is available only on group-connected Team sites.
Documentation: Use the Planner web part
If you want any customized solution, you have to develop it using SPFx. You can work with planner data using Microsoft graph.
Documentation: Use the Planner REST API
Here's one sample SPFx web part which works with Planner data & might help you to get started with: My Tasks
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.