Release notes September 2025
Pivot updates and changes to Keywords and Details
Pivot Charts
There have been two updates to the Pivot tab in the Dashboard. You can now create charts directly from your pivot table setup using the new View Chart mode. Charts can be customized by clicking the three-dot menu in the top-right corner, where you can adjust the chart type, title, axes, and more. A toggle button allows you to switch between the table and chart views without losing your current layout. Note that chart settings are not saved when switching views, and filters remain visible in chart mode.
In addition, you can now save and manage pivot table views, including associated filters, groups, columns, and values. Views are selected from a dropdown above the table, and you can create new ones using "Save as", rename or delete existing ones, and update them with the quick-access save icon.
Read-only keyword & details for manually selected factors
When using connected emission factors (e.g. selecting manually from the Factor Library), the Keyword and Detail fields are no longer editable text fields. Instead, they automatically display the values from the selected emission factor. This ensures that when a factor is changed, the associated fields are updated accordingly and no longer risk becoming outdated or inconsistent.
To preserve any original values that were previously entered manually, we’ve introduced a new Original Values field. If a value isn’t matched during import, it will be stored here. Additionally, any free text data already stored in the Keyword or Detail fields at the time of this release will be retained in this new field. Hover over the field to see the full list of values.
To further support this change, we’ve also updated unit handling: if a newly selected factor does not support the previously chosen unit, the unit field will now be cleared instead of showing a mismatch warning. You can then manually select a compatible unit from the updated list.
Minor updates & fixes
- Dataset names are now displayed in the Factor Source field when using a preferred source
- Multi-edit is available for Intercompany Trade – note that at least one entry must have a value in the Traded from field
- The font has been changed in some areas of the reports to accommodate specific language characters
- Activity Categories that have pending or failed imports can now be deleted
- [Fix] Pivot table works correctly with custom field data
- [Fix] Drag & drop in the organizational units tree is restored
- [Fix] Total in Inventory no longer displays only the current page’s total
- [Fix] Corrected date issue for US region
- [Fix] Factor reference filter corrected for Inventory
API Updates
What's new
- GET /results/v2/pivot-views Get Pivot Views
- POST /results/v2/pivot-views Post Pivot View
- PUT /results/v2/pivot-views/{pivot_view_id} Put Pivot View
- DELETE /results/v2/pivot-views/{pivot_view_id} Delete Pivot View
What's changed
- New properties in Measurement object
- unitId
- originalValues
- isPreferredSource
- Removed properties in Measurement object
- emissionFactorUnitId