Third Quarter 2026 Reporting enhancements
This page describes Reporting enhancements made with the Third Quarter 2026 release to the Preview environment. These enhancements will be made available in the Production environment as noted.
For a list of all changes available at this point in the Third Quarter 2026 release cycle, see Third Quarter 2026 release overview.
Canvas Dashboard prompt defaults and user preference persistence
Production fast release: July 15, 2026
Production for everyone: July 16, 2026
To improve efficiency for users moving between dashboards and records by preserving their working filter state, dashboard managers can now define default prompt values for Canvas dashboards. These defaults are automatically applied for all dashboard viewers.
When a user updates prompts, their selections are saved and restored on refresh, reopen, or after navigating to a record and back.
Managers can reset the dashboard’s default state at any time. Users can also quickly revert to defaults via the three-dot menu.
Prior to this enhancement, dashboard prompts did not have a configurable default or a saved user preference for the prompt status.
For information, see Filter a Canvas Dashboard.
Add multiple Power BI IP address ranges to the Data Connect allowlist at once
Production fast release: June 11, 2026
Production for everyone: July 16, 2026
Workfront administrators connecting Microsoft Power BI to Workfront Data Connect can now add an entire region’s set of Azure IP address ranges to the allowlist in a single step. On the IP Allowlist tab in Data Connect, the New IP address button now includes an Add Power BI IP address blocks option that opens a dialog where you can paste Power BI service tag entries from Microsoft’s published Azure IP Ranges and Service Tags JSON file.
This replaces the previous workflow of adding each Power BI CIDR block one at a time, which was time-consuming for regions that publish dozens of address prefixes.
For more information, see Establish a connection to Workfront Data Connect.
Sort the Canvas Dashboards list
Production fast release: July 15, 2026
Production for everyone: July 16, 2026
You can now sort the Canvas Dashboards list by any of the following columns: Name, Description, Created by, or Create date. Click a column header to sort the list by that column, then click the same header again to reverse the sort direction. By default, the list is sorted by Name from A to Z. Your sort order is preserved when you switch between tabs in the Canvas Dashboards list.
For more information, see Use Canvas Dashboards.
Changes to Actual Hours in custom formulas
Production fast release: June 1, 2026
Production for everyone: June 1, 2026
In 2025, a new Actual Hours field was added to the Workfront database as actualWorkRequiredDouble, and the existing Actual Hours field (actualWorkRequired in the database) was renamed Legacy Actual Hours. See the release note for more information.
In June 2026, existing custom formulas using actualWorkRequired (Legacy Actual Hours) were migrated to use actualWorkRequiredDouble (Actual Hours) instead. actualWorkRequired can no longer be used in calculations and formulas.
Also, it is strongly recommended to use actualWorkRequiredDouble in all reports.
When replacing the field, note that actualWorkRequired stores values in minutes, whereas actualWorkRequiredDouble stores values in hours with decimal precision.
For more information on Actual Hours, see View Actual Hours.
Custom currency data fields in Canvas Dashboard reports
Production fast release: June 11, 2026
Production for everyone: July 16, 2026
Canvas Dashboard reports now support custom currency data fields as columns, filters, groupings, and aggregations, including when multiple exchange rates are configured in System Setup. When a custom currency data field is shown as a column or aggregation, values convert to the currency selected in the dashboard’s exchange rate toggle, unless the field is locked at the report level.
Reports that previously failed with a “restricted field” message after a second exchange rate currency was added now render. Planning currency fields remain restricted when multiple exchange rates are defined.
For more information, see Use currency fields in Canvas Dashboards.
Improved data accuracy in Canvas dashboard reports
Production fast release: June 11, 2026
Production for everyone: July 16, 2026
Canvas dashboards now structure report queries to prevent duplicate rows when filters or fields cross related records, so counts, sums, and other aggregates return accurate values.
Previously, a join between related records could repeat parent records once for each related record. For example, in a project report filtered to tasks assigned to a specific user, each project repeated once for every matching task. A KPI that summed project budget could show $6,000 instead of the correct $1,250.
There are no changes to the Canvas dashboard interface. Existing reports automatically return accurate data after this release.