Forum Discussion
Cannot connect to Office 365 Planner
- 9 years ago
Hi Julian,
It seems there isn't a solution by now. You could vote this idea: load-data-from-office-365-planner-to-powerbi.
Please reference the similar posts: Is-it-possible-to-get-the-planner-task-from-Microsoft-Graph.
Best Regards!
Dale
Hi Julian,
It seems there isn't a solution by now. You could vote this idea: load-data-from-office-365-planner-to-powerbi.
Please reference the similar posts: Is-it-possible-to-get-the-planner-task-from-Microsoft-Graph.
Best Regards!
Dale
I figured out how to do this but it's definitely a work around. I'm using Microsoft Flow to setup an if this then that logical steps. I set it up to do this: When new taks is created, then insert row into excel table in OneDrive for Business. I have tested it and it has been working. I'm now setting up an "Update" flow.. I hope that helps. If you need more info then message me or reply here. Here is the link tot he flow I created succesfully. Alternatively, you could try to write this data to a sql database in azure if the option exists, which i think it does. I also saw there is an option for BLOB storage, but a table is the simplest method.
Update: Currently planner does not have the "Update" trigger so it almost makes this uesless if you want to see any adjustments to your task.. This somewhat defeats the purpose, but it is a work in progress.