This blog is about how to turn HTML content into useable data in Power Automate or Logic Apps using Low…
Blog
Power Automate & Logic Apps: Constructing an iCalendar Description
If you’ve ever tried to automate the creation of an .ics file in Power Automate, you might have been frustrated…
Decoding Excel Scientific Notation in SQL and ADF Mapping Dataflow Expression Language
This is another one of those posts where I just want to write something down for my own benefit, but…
Azure Data Factory: Preventing Concurrent Pipeline Runs
Introduction This is a bit of a departure from my usual Logic Apps and Power Automate blog posts, but as…
Extract “From” Address from Forwarded Email in Power Automate & Logic Apps.
Update: Since I wrote this article, Microsoft introduced the slice() function, which is a far easier way of parsing the…