Matching the logged in user in a canvas app with a person column in SharePoint

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.

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.