Current Version 5.0.0.93
New Features
- Power BI: You can now use vPlanner data in Power BI. Currently only PPC data is supported. More API options will be available in future updated. To use this you must be a Site Administrator. See below for a quick How To.
- Daily Planning Board: the daily planning board is now available in V5. A new icon is available in the Manage view under the ribbon / window section. The daily planning view will open up in a new window.

- Tooltips - Task Tooltips are now visible in V5. Simply hover over a task in any network view to see the tooltips.
- Project Options: Admin users can now configure Calendars and User Override text fields from the Projects Page either when a new project is created or when modifying an existing project. Changes to project options are updated automatically for all connected users.
- Task Text Fields - the pre-defined values now show up in the task editor text fields and can be configured under project options.
- Focused View - Swimlane Composer is now enabled on the Focused View.
- Verify Tool: the verify tool under the Home ribbon will now isolate logic loops if they are detected.
Bug Fixes:
- Swimlane Composer: issues with arranging by Text fields have been resolved.
- PPC metrics will now be cleared as expected when switching between projects.
- Status Ribbon - Committed remaining now does not include Ongoing.
- CNTR-Z is now disable in the network views (undo features are still in-progress).
- Task Filter - User filter was not working when selecting companies.
- Setup - Added companies will now show up automatically. No reload required.
- Setup - Added disciplines will now show up automatically. No reload required.
vPlanner & Power BI
Admin level users can get an API key that will allow up to access vPlanner metrics directly from Power BI. For this to work, a user can obtain an API key using the vPlanner client. The key will enable read-only access to vPlanner PPC metrics data so that they can be placed in Power BI dashboards. You should treat the API key like a password and do not share it with anyone. The key will be valid for 30 days and needs to be renewed regularly during the early phases of V5. It will expired if the Admin user's account is disabled.
Go to Ribbon/Setup and Click on Generate API Key
You will see a message box to confirm as once the new key is issued, any previous keys will become invalid. When the Api Key window appears, copy the key to the clipboard.
In Power BI you can make a connection using the Web option. Click on Get Data, Click on from another source.
Under HTTP request Header Enter: Authorization in the first box.
Enter Bearer [APIKEYVALUE] in the second box. You should be able to connect and get data from the vPlanner server.