Site icon #PowerApps #PowerAutomate #Dynamics365

Powerapps Control Framework – Turn Task list into Kanban Board

Powerapps Control Framework

There is no better way to plan your tasks and projects than using Kanban boards if you ask me. A Kanban board is basically a visual representation of your project and your team’s overall progress . For many entrepreneurs, applying Kanban for task management is one of the most effective ways to sort work-related tasks/activities.

The visual representation provided by Kanban answers all your important questions like “what tasks are currently being worked on?”, “how many tasks have been completed?”, “Are there any tasks that are likely to fall behind schedule?”, “what tasks do we need to do next?”, and so on. For this and many other reasons, using Kanban is a must if you are looking to optimize your team’s task management.

See Below a Step by step guide on how to turn an Tasklist into a Kanban board with drag and drop edition with a prebuild PCF solution by Vinicius Basile

Kanban Status reason PCF are created By Vinicius Basile
Twitter: https://www.twitter.com/BasileVinicius
LinkedIn: https://www.linkedin.com/in/vinicius-basile-2b276353/
Find the Code as OpenSource code on GitHub

Import PCF to an environment

  1. Sign into Power Apps and select Solutions from the left navigation.
  2. Download Kanban Board Solution here 

  3. On the command bar, select Import.

  4. On the Select Solution Package page, select Browse to locate the compressed (.zip or .cab) file that contains the solution you want to import.
  5. Select Next.
  6. when Information about the solution is displayed. Select Import.
  7. You may need to wait a few moments while the import completes. View the results and then select Close.
  8. Press action button Publish all Customizations.

Add to Field on Entity

See video demo in end og blogpost for detail how to install and configure.

Do Configuration

See video demo in end of this blogpost for detail how to install and configure.

“StatusReason Kanban” PCF (PowerApps Component framework) Control turns a view into a Kanban board for the views status reason. Needed configuration is to make sure that “Status Reason” are included as row in view.

Then choose the client where you want the component to appear.

  1. Select OK
  2. To activate the customization, on the entity form select Save, and then select Publish.
  3. Select Save and Close to close the form editor.

Video How-to install

The Result

Microsoft official Custom Control documentation Source:

Ps. Microsoft is releasing a Kanban PCF for opportunity and Activities in April 2020 release timeframe, this might be a good replacement when it arrives in your tenant but note that the release note describes this as being a Dynamics 365 so it might not to turn up in pure PowerApps environments. Latest release note writes that this capability is available in Dynamics 365 Sales Enterprise and Dynamics 365 Sales Professional only. 

Exit mobile version