

- #PULL DATA FROM URL INTO PUG TEMPLATE HOW TO#
- #PULL DATA FROM URL INTO PUG TEMPLATE CODE#
- #PULL DATA FROM URL INTO PUG TEMPLATE DOWNLOAD#
GetProjectSiteListData custom function.
#PULL DATA FROM URL INTO PUG TEMPLATE CODE#
Extra code was required to drill into a person record to extract the name (as opposed to their phone number, department, etc)Ī screenshot of the table and the sample query code is shown below.

Person fields return a record instead of a name when querying list data.
#PULL DATA FROM URL INTO PUG TEMPLATE HOW TO#
Ideally, it should be relatively obvious on how to add a new column to a list or add a new target list. One or more specified columns are not present on a list that has been configured to be queriedĪlso, the solution should allow for relatively easy maintenance.

#PULL DATA FROM URL INTO PUG TEMPLATE DOWNLOAD#
I have seen many reporting solutions for Project Online that first requires the download of data to an on-premise database using tools such as SSIS. This blog discusses how to use Power BI (or Power Query Editor within Excel for that matter) to retrieve information from custom lists across the portfolio of projects in Project Online, without the need to employ a custom solution that firstly retrieves data from Project Online and stores it in a custom SQL database. With all this valuable information being stored in many different project sites, there is now a real challenge to have a reporting solution that can retrieve this information. are not available via the Project oData service. Also, any other new custom lists, such as Decisions, Benefits, etc. However, if you were to add new custom columns to the Risk and Issues lists, then you won’t find that information available using the Project oData Service. If there are 100 projects, you may have 100 separate locations (project sites) of where Issues, for example, are stored.įor Risks and Issues, Project Online contains a special solution which synchronizes pre-defined columns from these list to the “project database”, which allows for easy retrieval of this data, across all projects, using the Project oData Service. Typically, you can expect to find lists (aka registers) for things like managing Risks, Issues, Assumptions, Decisions, Benefits, etc. Project Online encourages project collaboration via the use of a dedicated SharePoint site for each project. Project Online is an app that leverages SharePoint Online it is effectively a very complex “app” for SharePoint Online. Microsoft Project Online is a great platform to manage a programme/portfolio of projects. Posted by: Peter Williams on JanuBackground
