PlanviewEnterprise.Feed
Enter the URL and database name associated with your Planview Portfolios account.
Syntax
PlanviewEnterprise.Feed(
url as text,
database as text
) as table
Remarks
Returns a table with Planview Portfolios data.
Examples
Example #1
Returns a table of Planview Portfolios information
PlanviewEnterprise.Feed("https://contoso.com/planview", "pve")
Result:
A table of Planview Portfolios data about database pve