Update 22/7/2019: Loryan has published his article, where he explains in more detail what he wants to achieve, and which other things he tried. Check it out here: https://www.loryanstrant.com/2019/07/22/giving-yourself-a-clear-view-to-focus-on-your-day/ A couple of days ago, I saw the following question from fellow Office 365 MVP Loryan Strant: His goal was to have a combined view of his (Office 365) calendar’s entries and his To-Do items for the current day, so that Details
Renaming SharePoint Online Site Collection URLs
I just posted my first YouTube video in which I give a quick demo of the SharePoint Online site collection URL renaming functionality, which was made available just recently. Check it out:
Scheduling Twitter Content with Microsoft Flow Part 2 – Images
Back in February I wrote a blog post on how to schedule Twitter content with Microsoft Flow and SharePoint. This was quite well received, and I’ve had a few discussions with various people, who tried it themselves. One of those is fellow MVP Luise Freese (Twitter, Medium) (extremely passionate & sketchnote artist extraordinaire), who used my instructions and replicated the setup. And as I saw recently and also discussed with Details
Study Guide – MS-301 Deploying SharePoint Server Hybrid
Update 13 May 2019: In case I find other good study guides online, I’ll link to them from here,Here’s another study guide by fellow MVP Becky Bertram. While a good number of links are the same for both our guides, she also linked to a few other resources, so check it out:http://www.savvytechnicalsolutions.com/educational-resources/exam-study-guides/exam-ms-301-study-guide/ Back in February, I took the new MS-301 Deploying SharePoint Server Hybrid exam (besides the MS-300, for which Details
Dynamic Country Maps in PowerApps
Today I stumbled upon an older, but wonderful article about how you can use SVGs (Scalable Vector Graphics) within PowerApps, and how you can modify them dynamically for custom visualizations: Advanced PowerApps visualizations with dynamic SVG’s. This made me think about other potential use cases, and I decided to check if I can build a reusable component that displays a World Map and allows to highlight countries with different colours. Details
Updating SharePoint Online List Icons with PowerShell
During a recent migration from on-premises SharePoint 2013 to SharePoint Online, we noticed that some of the migrated lists did not use the most recent icons, but rather older ones (from SharePoint 2007 or 2010, I can’t remember whether there was a difference between these two). For example, the following screenshot shows that all lists except for Tasks use the current icon set: The question was, can something be done Details
Scheduling Twitter Content with Microsoft Flow
Update May 2019: A follow up post with additional information has been published. Two years ago, I wrote a blog post about how you can schedule Twitter content with Azure Functions. I used Azure Table Storage to store relevant content that I want to get published, and Azure Functions to query it periodically to check if anything needs to get posted to Twitter. Today, I thought I should finally check Details
Advanced Flow – Daily Service Request Emails with Status Groups and Counts
After my Advanced Flow session at the Microsoft Ignite Hong Kong, an attendee asked me about a specific update that could be done to the demo. What she wanted to do is add some additional information to an auto-generated email, namely not just showing data grouped together, but also showing the count of the items within a group. If you’re curious about the overall demo in general, you can review Details
Study Guide – MS-300 Deploying Microsoft 365 Teamwork
Update 13 May 2019: In case I find other good study guides online, I’ll link to them from here,Here’s another study guide by fellow MVP Vlad Catrinescu. While a good number of links are the same for both our guides, she also linked to a few other resources, so check it out:https://absolute-sharepoint.com/ms-300-study-guide-deploying-microsoft-365-teamwork This week I took the MS-300 Deploying Microsoft 365 Teamwork beta exam. This exam addressed the areas Configure Details
PnP PowerShell script samples for SharePoint & Office 365
Over the past few years, I have been using the PnP PowerShell cmdlets quite regularly. They’re a constant companion in all my projects, and very often they’ve helped me to solve issues, automate tasks, and generally simplify my life. Examples include: Setting SharePoint Online Site Collection Search Settings with PowerShell Exporting SharePoint Online List/Library Detail Get Versioning Details for all Lists in a SharePoint Online Site Getting all Permissions Levels Details