AutomationAnywhere.Feed

AutomationAnywhere.Feed is a Power Query M function that is used to access data. There is currently no additional documentation available.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

AutomationAnywhere.Feed(
   CRVersion as text,
   CRHostName as text,
) as table

Description

The AutomationAnywhere.Feed function lets you log in to the Automation Anywhere platform.

As the Control Room version you can specify:

  • “10.x/11.x”
  • “Automation 360”
  • “11.3.5.1 Or Higher”

Provide the Control Room Hostname as text in the second argument.

BI Gorilla Blog

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.