Views:

Applies to Product - Power Automate
 

What’s happening?
Customers are seeking guidance on how to convert an Excel file to a PDF file using Power Automate Desktop and how to construct a Key-Value Pair array.
 

Reason:
Power Automate Desktop does not support saving an Excel file directly as a PDF file.
 

Resolution:

  1. To convert an Excel file to a PDF, consider running a macro, or UI automation actions within the Excel file that save it as PDF, as alternative solutions.
  2. For constructing a Key-Value Pair array, you can use a datatable, which functions similarly to a 2D array.