top of page
Search
All Posts


How to draft an email message with Power Automate
I found an interesting bug (or feature) when you want to use the out of the box action of the Outlook connector. I will show it to you...

Matthias Schmitz
22 hours ago1 min read
32 views
0 comments


How to update a row in an excel table with Graph API
In a recent project I wanted to update a row in excel and I had the feeling that the standard Excel online connector was kind of slow....

Matthias Schmitz
7 days ago2 min read
19 views
0 comments


How to enable experimental features in the classic Power Automate designer and why
Today is the 8th of April and the new Power Automate designer is already some days old. It has a lot of nice features and one feature I...

Matthias Schmitz
Apr 81 min read
11 views
0 comments


How to get the attachment of an attached email with Power Automate
To get the attachment that is attached to an attached email you can use the following Power Automate flow. Important to mention is that I...

Matthias Schmitz
Mar 242 min read
64 views
0 comments


How to connect Oracle with Dataverse by using Virtual Tables
Finally, it is here! You can connect your Dataverse environments with Oracle easily with the Virtual Tables capability. Virtual Tables...

Matthias Schmitz
Mar 151 min read
29 views
0 comments


How to use a Canvas App as a redirect page
Have you ever stumbled in your projects about the need of a redirect page? No? I have. And I wanted to solve it with our beloved low code...

Matthias Schmitz
Mar 152 min read
24 views
0 comments


How to get the logical name of Dataverse fields and the set name of Dataverse tables
For some occasions you need to use the logical names of Dataverse fields and the set name of Dataverse tables. For example, in Fetch XML...

Matthias Schmitz
Mar 152 min read
20 views
0 comments


How to get one record using first() instead of using Apply to each in Power Automate
I would like to cover one of my best practices in today's blog post for working with Power Automate. You probably encountered during your...

Matthias Schmitz
Mar 152 min read
13 views
0 comments


How to look for keywords in PDF documents with Power Automate
Have you ever wondered how you could check if a PDF document contains a specific string? Wonder no more! Let's dive into it directly. The...

Matthias Schmitz
Mar 152 min read
31 views
0 comments


Problems with file size in Dataverse? No more!
When you start a new project you often need to think about file storage. A good option is the SharePoint integration Dataverse gives us....

Matthias Schmitz
Mar 152 min read
13 views
0 comments


Use FetchXML queries to advance your Power Automate filtering
In my last article I wrote about how you can ease your life with OData filter in Power Automate. Today we are going to discover how we...

Matthias Schmitz
Mar 154 min read
13 views
0 comments


How to ease your life with OData filter in Power Automate
Today we are covering Odata filter in Power Automate and how it will ease your life while developing flows in Power Automate. Microsoft...

Matthias Schmitz
Mar 153 min read
20 views
0 comments


How to get the option set label with Power Automate?
In many projects I have seen people stumble about this topic. Especially the ones that started to build their first apps with Dataverse...

Matthias Schmitz
Mar 102 min read
16 views
0 comments
bottom of page