A recent release to the Workiva platform included improvements to the following products and features. You can learn more about each item in the section below.
文件和簡報
Review date label updated
ESG
Configure dimension values for ESG Program metrics
組織管理
SCIM error messages update
Updated organization settings
Platform
Folders are now supported in the key resources widget
Prototype API: Embedded tables
XBRL
ESEF XBRL metadata
文件和簡報
Review date label updated
When viewing a review there is a date and time is displayed in the upper right of the screen as a subtitle. Previously this timestamp reflected when the most recent edit was made or most recent comment was added.
Going forward, this subtitle will display "Review created at: " followed by the original date and time when the review was created.
ESG
Configure dimension values for ESG Program metrics
In ESG Program, you can now choose which of a dimension's values to apply to a metric, such as to tailor its data collection to only specific sites of a Location dimension. From the metric's Configure Metric panel, simply click Manage metric dimensions, and select the dimension and values to apply.
Since you can configure metrics only when their tasks are not yet sent for data collection, you may need to first reset a metric's tasks to edit its dimensional values. Alternatively, you can continue to remove specific values from a metric without needing to reset all its tasks.
組織管理
SCIM error messages update
We’ve updated our SCIM error messages to follow industry standards and make them clearer for users. This update will help users quickly understand the cause of an error and how to resolve it. Additionally, a complete list of SCIM error messages is now available on our support page, offering guidance to troubleshoot issues faster and reduce reliance on support.
For more information, visit our Manage and provision users with SCIM.
Updated organization settings
We have made the following changes to the Setting changed (this is related to who can create workspaces). The new action name is Organization Updated.
If you have any business logic built around this action, please review and adjust it.
Note: Some users may find reviewing the activities report from the export to be easier than reviewing this data in the UI.
When all Org Members is selected
Old summary: Workiva Admin performed the update action on the setting \"users who are allowed to create workspaces\".",
New summary"Workiva Admin updated the organization \"Avikro\".",
Old details:
target type: Setting
target name: “users who are allowed to create workspaces”
attachments.old_val: “only-organization-workspace-admins”
attachments.new_val:”all organization members”
New details:
target type: “com.workiva.administration.organization”
target name: “Avikro” <This is the Org Name>
"attachments": [
{
"entityChanges": [
{
"propertyName": "organization-members-can-create-workspaces",
"newValue": true,
"oldValue": false
}
]
When only Org Workspace Admins
Old summary: "Workiva Admin performed the update action on the setting \"users who are allowed to create workspaces\".",
New summary: "Workiva Admin updated the organization \"Avikro\".",
平台
Folders are now supported in the key resources widget
Users are now able to add URLs of Workiva folders in the key resources widget! This allows users to include folders in curated lists of resources from around the platform for them or other users to whom a board with this widget is assigned, making it all the easier to find the work they need to do.
Prototype API: Embedded tables
Embedded Tables support has been added to the Prototype Content API!
You can use these new endpoints to:
- Get cells
- Get row and column properties
- Get and create anchors
Additionally, you can edit the table itself with these operations:
- deleteColumns
- deleteRows
- moveColumns
- moveRows
- insertColumns
- insertRows
Edit ranges of cells by:
- Setting/Removing formatting
- Setting/Removing their content
You can find these new endpoints within the content group on our developer site here.
XBRL
ESEF XBRL metadata
Additional metadata information can now be included in your ESEF taxonomy packages!
Previously, the metadata included only necessary information, but you can now include optional information, for example "Description".