New Features in Planner

Coming on the heels of our presentation at the PPM Summit last week, we wanted to share the new features of Microsoft Planner released yesterday, February 5th, 2018.  Before I started my own blog, I found Brian Smith’s write-up and wanted to re-share it here for all of you.  Thank you Brian.  Go try these and let us know your thoughts.

These features have been among the top requests on the Planner UserVoice forum. Schedule view, Group and Filter, and Due date notifications are now available to all Office 365 subscribers. Outlook calendar integration via the iCalendar format feed is rolling out soon. We look forward to your comments and feedback. Feel free to submit feedback through the Planner UserVoice forum. Contact Us with questions or feedback.

This year sees an acceleration in the delivery of new features to Planner and I’m taking the opportunity to walk through some of these and show how one might use them.  The Plan I am using for my examples is one that featured in some of my earlier Planner blogs (Brian’s)– and is the Change Management plan for Office 365 – generated and updated daily by an Azure function that reads my Message Center posts and adds them as categorized and labelled tasks – assigned to the person responsible for that workload.  For more information please see Office 365 Message Center to Planner- PowerShell walk-through–Part 2 where I walk through the code.

Schedule View

The Schedule view is really cool and can be found in the Plan header – alongside your Board and Charts tabs.

schedule

It isn’t in the screenshots above as the feature hadn’t quite hit production as I was writing this – so this example uses a different plan in one of our testing rings.  Any plan with a start and end date will display showing the full duration – in red here for ones that have started and in white for ones yet to commence.  If the plan just has a due date then it just displays on that day.  You can also see unscheduled tasks displayed on the right hand side.

my planner tasks calendar view

You can also drag and drop – so here I have dragged my iCal Feature task to 2/2 – and it sets the due date for me.

schedule calendar view

You can also drag the right edge of the task to set a different due date – and have the start date set at the same time.  The schedule view also obeys any filter or group settings – so this next shot shows that I have a filter (I just entered the word ‘Data’) and I’ve changed the grouping to Assigned to.

A schedule view with filter for keyword data and group by assigned to added

As I was finalizing this posting the Schedule feature went live in my tenant – so I decided to include the following schedule view from my O365 Change Management plan – but keep the ones above too as they show well tasks that have a start and finish date.  In the following shot you can see the due dates fro several message center items and you will see that MC124413 shows up twice.  This is somewhat intentional as my Azure Function for copying in the messages to my plan will duplicate into multiple buckets if the title hits multiple bucket terms – and in this case it is in my Yammer and Updated buckets.

The schedule view applied to my message center plan showing when the various message center posts need to be actioned

Groups and Filters

First up are a couple of additions to the ‘Group by’ drop down.  I can now group by due date – to see my late tasks, as well as today’s, this week, next week and future tasks in vertical columns.

A Planner Hub view where the plans are group by due date and showing columns for today, next week and future

Next is group by labels – the colored fly-outs that let you categorize the tasks.  In my Change Management plan I pulled in the various message center types so I have columns for Action, Plan for Change, Prevent or Fix Issues and a couple of others.  As you can see there will be some tasks that appear more than once – as they were tagged with multiple labels.

A Planner Hub view where the tasks are grouped by the category labels showing columns for the different categories of messages I am pulling from Message Center

Probably my favorite new feature is the Filter option.  This appears top right next to the Group by options and allows you to filter down to specific tasks – and there are some built in filters of the same due date options seen in the above view, or any of the labels, or the assigned resources of free text.  In this next screenshot I have used a combination of these – to show me any tasks that contain the word “New” (entered in the top of the dialog – it says keyword before you type anything) that are also due in the future or have no date, and are labelled as Advisory or Awareness.  You can see in the header my filter now has a (5) next to it as a reminder that filters are set – and while the dialog is open I also see counters for the selected options (Due (2) and Label (2)).  This works dynamically – filtering as you make new selections.

A filtered view of my Planner tasks using a keyword filter of new as well as some of the built in date and label filters

iCal Integration

The iCal integration will be coming along a little bit later and the option will be under the ellipses next to the Schedule option in the plan header.  If you select to “Add plan to Outlook calendar” it will pop up a dialog allowing you to choose to publish the plan to an iCalendar feed – and then add to Outlook.  The plan then gets added to your Outlook as an additional calendar so you can track your plan deliverables.  I’ll add some screenshots once that feature is live in the tenant with my O365 Change Management plan – just for completeness

The menu from the elipses where you can choose to add plan to Outlook calendarThe dialog for selecting to publish an iCal version of the Planner tasks

The sharing of calendars will also be controllable at the tenant level via PowerShell configuration settings – see https://go.microsoft.com/fwlink/?linkid=867418

Be sure to visit the full support documentation for Planner at https://go.microsoft.com/fwlink/p/?LinkId=703808 and specific information for the calendaring features at https://go.microsoft.com/fwlink/?linkid=867416

And finally…

I think this one slipped out a while back – without much of a fanfare – but you can now copy tasks in Planner by clicking the ellipses on the tasks and selecting “Copy task”.  This will then allow you to choose which items you want to be in the copy, and to edit the task name – then when you click Copy you will have a new task.  It will be in the same bucket from which it was copied – but obviously you can move it wherever you need it in the plan.  Don’t forget if this isn’t quite what you need that I posted a blog example of how you might use Graph to clone a whole plan – https://blogs.msdn.microsoft.com/brismith/2017/02/17/microsoft-planner-how-to-clone-a-plan-with-graph/.

Menu where you can choose to copy a task Dialog where you choose how you want to copy an task and which elements of the task should be copied