Work in progress

Power Automate Process Mining - Build 2412

This article describes the new features, improvements and fixes to existing functionality that are included in this build.

Visit the Power Automate Blog to stay up-to-date on the latest news!

Version 2.17.169.22042 updates

New Features

  • The console now comes with a new dropdown menu for Monitoring / Notifications, including a brand new monitoring window for console attended flow runs. This built-in window is able to:
    • Stop or pause a running flow.
    • Display the current status and duration of the running flow.
    • Show the name of the running flow, name of the current subflow, current action number and name of current action.
    • Minimize or move around the screen.
  • Display custom form is a new action in preview, under the ‘Message boxes’ group of actions, with which users will be able to create their own dialog (based on the Adaptive Cards technology). They will be able to combine the controls and elements of their choice into a single dialog window, via which they can display information or request input data that can be used in their automations.

    The custom form action comes with an intuitive designer for the users to configure their dialog according to their needs.

  • Two new ‘File’ actions are introduced:

    • Convert file to Base64
    • Convert Base64 to file

    A file is sent over the internet (typically via an API) as a Base64 encoded string representation. By allowing the users to easily convert a file to Base64 string and vice versa, file transfer over the internet is facilitated.

  • With the new action ‘Extract tables from PDF’, users will be able to automatically identify and extract all structured data tables from a PDF document, making it fast and easy to prepare and use tabular data from PDF files in their flow.

Enhancements & Improvements

  • There are several performance fixes coming in this release, on top of the ones made in January’s release, some of which improve the speed of:
    • Adding/deleting/editing/moving an action inside Main or any other subflow.
  • In every datatable variable, there is now a new property of datarow type, called ‘ColumnHeadersRow’, which holds the column names of the said table. This will enable writing these column headers in a row (for example, in Excel) in an easy and straightforward way, rather than relying on the existing ‘Columns’ property, which returns the column headers in the form of a list.

Repaired Functionality

The following list details issues in Power Automate for desktop that are now resolved:

  • Renaming a subflow now also updates the name in its ‘On block error’ usages.
  • Renaming a variable now also updates the selectors of the UI elements that use that variable.

Other Announcements

  • In this release, we will be deleting the actions log file, found in the user’s local app data folder, after the completion of a flow run. This change serves the purpose of avoiding taking too much space of user’s disk capacity. For users that may want to keep those files, there will be the option of setting a registry key that will disable their cleanup.
  • In addition to the above, the production of execution logs (for console or cloud triggered runs) is limited to 10,000 log items – any more logs will be discarded.

Return to the [all version availability page](/power-platform/released-versions/power-automate-process-mining#all-power-automate-process-mining-versions).

If you have any feedback on the release notes, please provide your thoughts here.