Tag: SharePoint
-
Fill and Sign a Word Document with Power Apps and Power Automate without using any premium actions from Paulie M
Simply convert a Word into a zip file, replace the data a little and convert it back into a zip file -> Ingenious way to create a Word file without premium connectors. You can see this video here on my blog because I have rated this video with 5 stars in my Youtube video library.…
-
Deliver documents, collect payments and communicate with customers all with Microsoft Power Automate from Paulie M
Amazing. I am still overwhelmed by the functionality of powerautomate or how Paulie uses it. He shows here in a seemingly simple way how you can send the invoices with your customers via HTTP trigger and capture their response. You can see this video here on my blog because I have rated this video with…
-
Upload Multiple Files from #PowerApps to #SharePoint directly without the use of #PowerAutomate from Paulie M
With the “new” function Office365Groups you can make file-uploads from the PowerApp via Http request. Thus, one is no longer bound to the transfer to PowerAutomate and its processing. You can see this video here on my blog because I have rated this video with 5 stars in my Youtube video library. This video was…
-
Power Apps Form Validation 👍 (Tutorial) from Dawid van Heerden
A great overview and summary of how to easily customize and validate a form. You can see this video here on my blog because I have rated this video with 5 stars in my Youtube video library. This video was automatically posted using PowerAutomate.
-
Power Automate Flows Vs Automate Rules from Daniel Christian
Find the SharePoint rule very exciting. The problem with PowerAutomate is that the flow starts with every change and only then the check takes place. This can cause a lot of unnecessary traffic (api calls). But at most in combination of SharePoint rules, trigger Outlook (SharedMailbox) and then the normal flow, this is certainly very…
-
Group By in Power Apps Gallery with Large SharePoint Lists from Reza Dorrani
Great video of Reza. Here I mainly took the “trick” with the choice column. Thus, I can bypass the Distinct and GroupBy delegation problem. You can see this video here on my blog because I have rated this video with 5 stars in my Youtube video library. This video was automatically posted using PowerAutomate.
-
SharePoint Approval Timeline | Power Automate Approvals + Column Formatting + Approval History from Reza Dorrani
A really great video. Here you will learn how to create dynamic statuses in a SharePoint list, which include an approval process including history. I already think the idea is great, although of course I would much rather implement this in a PowerApp – but I have to admit that I could never implement this…
-
PowerApps Performance Boosting Tips from Paul O’Flaherty
This is one of the best videos I’ve seen about PowerApps Performance Boosting. Here you get a summary of many small rules in a short time, which will increase your app speed enormously. You can see this video here on my blog because I have rated this video with 5 stars in my Youtube video…
-
Power Apps UpdateIf – How to use and how to deal with it NOT being delegable from Shane Young
The good thing is that so far I did not have UpdateIf always ready in my memory. For “updating” datasets on resource level this will probably still not be in my memory. But for updating a collection this is quite helpful. ATTENTION small note: UpdateIf is NOT delegable. In addition, the monitoring is shown, which…
-
PowerApps PDF Viewer SharePoint Document Library without flow from Reza Dorrani
A great video, which replaces all the cumbersome workarounds viia PowerAutomate. Here you learn how to simply “manipulate” data and thus directly view PDF fils in the PowerApp. You can see this video here on my blog because I have rated this video with 5 stars in my Youtube video library. This video was automatically…