Cascading Dropdowns in PowerApps SharePoint Lookups
In this post, I’ll show you how to create a cascading dropdown that posts back to lookup fields in SharePoint. Backend Configuration I have two lists in SharePoint Online: 1) […]
In this post, I’ll show you how to create a cascading dropdown that posts back to lookup fields in SharePoint. Backend Configuration I have two lists in SharePoint Online: 1) […]
Background Over the past year I’ve been doing a lot of work in PowerApps. I’ve tried some of the sample apps and created several apps based off SharePoint lists. Overall,
It’s that time of year again, the holiday gift giving season has arrived. For some of you that means it’s time for Secret Santa at the office. I decided this
Today, Microsoft released a new FREE SharePoint Migration Tool. With this free new tool you can: Copy files from a SharePoint 2013 On-Prem Document Library to OneDrive or SharePoint Online
On Sunday, August 6th 2017 at 1:30am a EF3 tornado ripped through my hometown of Tulsa, Oklahoma going right through a highly populated business area. Remington Tower One of the
Some of you are probably aware of this old hack to render a calculated column in a SharePoint list as a hyperlink. The hack involves creating a calculated column, typing
I ran into a strange issue when working with the search result web part on a client’s SharePoint 2013 on-prem environment. I was utilizing the search results web part alongside
I’ve been doing a lot with Search Web Parts in SharePoint lately. Employee Directory’s are a common requirement for intranets these days. I’ve been working on employee directories for several
I’m sure we are all familiar with the Silverlight based built-in SharePoint Org Chart. And if we’re being honest I’m sure we’d all agree that it kinda sucks. It’s a
I’ve been working a lot lately with the SharePoint REST API and the “Call a Web Service” Action in SharePoint Designer. Like a lot of things with Microsoft, I found