Tag: Damien Bird
-
Unlock Limitless Possibilities with Power Automate & Excel Scripts (Office Scripts): The Ultimate Guide by Damien Bird & Daniel Laskewitz
You think PowerAutomate is powerful, you’re right. However, it becomes even more powerful when you combine it with Office Scripts. There you can combine 2 worlds and use actions that are not possible in PowerAutomate via Office Scripts from Excel. This opens up completely new possibilities. Here is a small overview of the functions.
-
JSON Objects as a Switch – Power Automate & Expressions from Damien Bird
Very exciting overview of how to easily use an object instead of a switch for the output of data. Also the idea to make the content dynamic in this way gives new suggestions for other use cases. You can see this video here on my blog because I have rated this video with 5 stars…
-
Power Automate Update Event via Graph API avoid duplicate email notifications from Damien Bird
For me, Damien Bird is often an inspiration, as well as a real help with very specific things. Here Damien shows how to update an event with new participants without each user receiving an email with the updates (new participant has been added) every time. A few months ago I had exactly this request internally,…
-
Extract HTML Table from Email in Power Automate from Damien Bird
Interesting how you can split a complete html table using xml within powerautomate. Also the reference to xpather.com to test the XML there. 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.
-
Mention users in Teams Channel via Power Automate – MS Forms or Power Apps – Employee Recognition from Damien Bird
It’s exciting to see how Damien shows 3 different ways to mention other users via PowerAutomate in his video. 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.
-
Create Documents from Power Apps using Power Automate #PowerAutomate #PowerApps from Damien Bird
This is a great summary of the possibilities to have a file with content (here an invoice) dynamically created. Damien shows here in addition to the HTML also Excel Script and Word Template. Sometimes the exciting things are in the detail. You can see this video here on my blog because I have rated this…
-
Power Automate Error History in a Microsoft List with Email / Teams Alerts from Damien Bird
Great overview of the Try-Catch method and how to read and save the data in catch. 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 JSON Arrays and Objects Techniques from Damien Bird
Damien shows here how to implement some UseCases and data manipulation using PowerAutomate. e.g. Add an additional column to a table using AddProperty || xpath(xml) to get sums, minumum and maximum value || count how many values are available Important to remember is the last step – how to find out which values are present…