bilal
bilal

Reputation: 3

Power automate: flow dont not recognize xlsm. it change the format to xlsx

i have an issue with Microsoft Power Automate "Flows". i create Flows and wanted to import an Xlsm "Excel Document" to my flow. but it change to another Format "Xlsx". any one have an Idea ?

Best Regard.

enter image description here

Upvotes: 0

Views: 2361

Answers (2)

taka23
taka23

Reputation: 141

  1. get file ID by Get File Metadata
  2. set the file ID into "File" in Excel Connector
  3. then, You can use tables in *.xlsm.

enter image description here

Upvotes: 0

Havard Kleven
Havard Kleven

Reputation: 421

Power Automate Flows currently do not support Macro-enabled workbooks. The request for the support of this are submitted, so if you too desire this feature - consider upvoting!

Upvotes: 0

Related Questions