Blanking out date fields in Dynamics 365 using a Flow

Dynamics 365 supports a number of base content types naively that can be set via Flow.  However, date fields are a bit finicky.  When trying to set a date field, you can provide the date in a string format.  But what do you do if you need to clear out an existing value in a … Continue reading Blanking out date fields in Dynamics 365 using a Flow

Building Responsive(ish) PowerApps

Providing users with the ability to access content on their mobile devices has become common place and somewhat of a necessity today.  In the best case, it would be good to have a single solution that can serve multiple devices and orientations.  This article discusses how you can achieve this for PowerApps. App Settings Screen … Continue reading Building Responsive(ish) PowerApps

Working in different languages in Office 365

Sometimes, there's a need to work in a different language.  Often, the driving factor is to support  users in different locales.  So, how do you configure the language in for your favourite Office 365 apps?  Turns out the answer is not so simple. In my tests, I have narrowed down the language configuration to four … Continue reading Working in different languages in Office 365

Tracking your Agile project progress using Azure DevOps and Flow – The Sprint Backlog

This is the second post that discussed how information tracked in Azure DevOps, such as the sprint burndown chart and current sprint backlog can be exported to SharePoint using Flow.  This scenario applies to times when you want to share such information with clients without giving them direct access to Azure DevOps. If you're new … Continue reading Tracking your Agile project progress using Azure DevOps and Flow – The Sprint Backlog