Providing insights into your Flow Approval history with PowerApps
With Microsoft Flow, you can easily send out Approvals with the Start an Approval action. After the approver has responded, you can do something with the output, like sending it to the requester or writing it to SharePoint. Unlike the previous task-driven approvals in SharePoint workflows, you can’t get a simple overview of the entire […]
Creating conditional lookup columns in SharePoint with PowerApps
I am a fan of using lookup columns in SharePoint, because I only have to define something once instead of filling in the same information multiple times in various locations. It’s also very easy to incorporate this into your PowerApp. But if you take it to the next level and you want a lookup column […]
Microsoft Flow: Get item from list with more than 12 lookup columns
When you are using Microsoft Flow and you want to retrieve an item from a SharePoint list which has more than 12 lookup columns, you’ll receive the following error: The query cannot be completed because the number of lookup columns it contains exceeds the lookup column threshold enforced by the administrator In this blogpost, I […]