I recently came across an interesting problem when trying to match the logged in user to a user selected in a person column. Even when the user is the same, the result would sometimes not be a match. In this post, I’m explaining the cause of this problem and a possible solution.
Category Archives: SharePoint
Dynamically fill in a SharePoint multi-select person field using Power Automate
Filling in mult-select person fields in SharePoint using Power Automate when a variable number of people can be input, is not straightforward. In this post, I’m sharing how you can achieve this in 3 steps!
Creating document sets using a custom Canvas Apps SharePoint form
It’s very easy to customize the standard SharePoint form for a list or library using Power Apps. However, out of the box it’s not possible to use this to create document sets. In this post I share a simple solution to create document sets from a Power Apps SharePoint form.