PlanviewEnterprise.Feed
Enter the URL and database name associated with your Enterprise One - Portfolio and Resource Management account.
function (url
as text,database
as text) as table
Returns a table with Enterprise One - Portfolio and Resource Management data.
Accessing data
Returns a table of Enterprise One - Portfolio and Resource Management information
PlanviewEnterprise.Feed("https://contoso.com/planview", "pve")
A table of Enterprise One - Portfolio and Resource Management data about database pve
Last modified 4yr ago