Month: May 2024

Query Filter

Ultimate guide to OData query filters for SharePoint in Power Automate

When working with Power Automate and SharePoint lists we usually are in need of extracting specific rows of data from lists, to do so, we need to use the “Query filter” field available in the SharePoint “Get Items” action. OData queries are usually written in the following format:  {InternalColumnName} operator {value}  For example, if we …

Ultimate guide to OData query filters for SharePoint in Power Automate Read More »

Get content of a file attached in an email’s .eml attachment (nested attachments)

Quite recently we were working with the Accounts Payable team to automatically grab invoices received from suppliers and save them in a SharePoint site, we were using the regular “For each attachment”, “Attachment content” and then “Create file” actions in Power Automate for most vendors, until we found one vendor who did not attached their …

Get content of a file attached in an email’s .eml attachment (nested attachments) Read More »

Power Apps Pricing

Update column value based on Business process flow stage

Business Process flows (BPF) in Power Platform are an amazing tool to guide end-users on the stages they should follow to complete a process, but sometimes it may become difficult to track which records in Dataverse are in which stage of the process and see all these records in a single view, for example. To …

Update column value based on Business process flow stage Read More »