# Inforiver Writeback Matrix October 2024 - v3.6 - Approval Workflows & Other Enhancements

### Release notes for Inforiver 3.6.:

1. [Infobridge](#id-1.-infobridge)&#x20;

* [Live stream single and multi-select values](#id-1.1.-live-stream-single-and-multi-select-values)&#x20;
* [Select measures for new sources](#id-1.2.-select-measures-for-new-sources)&#x20;
* [Flattening data](#id-1.3.-flattening-data)

2. [No-code approval workflows](#id-2.-no-code-approval-workflows)
3. [Adjustment workflow - UI enhancements](#id-3.-adjustment-workflow-ui-enhancements)
4. [Other enhancements](#id-4.-other-enhancements)&#x20;

* [Integrations for Dataverse destinations](#id-4.1.-integrations-for-dataverse-destinations)&#x20;
* [French and Spanish support](#id-4.2.-french-and-spanish-support)

### 1. Infobridge&#x20;

#### 1.1. Live stream single and multi-select values

Infobridge now supports single and multi-select data input fields. For multi-dimensional reports, this feature helps you track the performance of different segments across various categories, enabling robust decision-making and better planning.

In the report below, we’ve sourced the bonus component and payout status from Infobridge for the YTD earnings report.

<figure><img src="/files/HVlLlf4CVuvRGqfQTG1b" alt=""><figcaption><p>Live streaming single and multi select values</p></figcaption></figure>

#### 1.2. Select measures for new sources

When you create a new source from within Infobridge, you will be able to select the measures that are required instead of cascading unnecessary measures.

<figure><img src="/files/wVdP9unp7OkQqt2B6mV5" alt=""><figcaption><p>Measure selection</p></figcaption></figure>

#### 1.3. Flattening data

Infobridge has a new **Unnest** function, that you can leverage to flatten your data. For instance, when you have multi-select options or comma-separated text values in your report, you can split your values into multiple rows.

<figure><img src="/files/jF8SoLENDnHTGyPg7PE5" alt=""><figcaption><p>Unnest in Infobridge</p></figcaption></figure>

### 2. No-code approval workflows

With Inforiver, you can setup no-code multi-level approval workflows that give additional control over values updated in reports. Navigate to Display Settings > Misc > Approval Workflow > Setup Approvals. You can quickly create workflows to send emails or set the value for connected dropdowns based on the approval status.

<figure><img src="/files/3mcwg7pji3Af7KoB2CxT" alt=""><figcaption><p>Setting up a multi-level approval workflow</p></figcaption></figure>

### 3. Adjustment workflow - UI enhancements

The upgraded interface for the adjustments workflow makes it simpler to track and manage adjustments. You can filter adjustments based on their status and view them based on various criteria like assignee/assigner/unassigned adjustments.

<figure><img src="/files/ll8rKlOUgNkDmcRkJy8b" alt=""><figcaption><p>Adjustment workflow</p></figcaption></figure>

### 4. Other enhancements

#### 4.1. Integrations for Dataverse destinations

You can control connections to Dataverse from the My Integrations page in the Admin console. When you disconnect the integration, the Dataverse destinations in all reports will be removed.

<figure><img src="/files/ZpfRjUEF09Qw9IRf4Etp" alt=""><figcaption><p>Integrations for Dataverse</p></figcaption></figure>

#### 4.2. French and Spanish support

Inforiver is now available for French and Spanish users.

<figure><img src="/files/M6MeKej5e9JeHYrVggoE" alt=""><figcaption><p>Language selection</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inforiver.com/release-notes/inforiver-writeback-matrix/inforiver-writeback-matrix-october-2024-v3.6-approval-workflows-and-other-enhancements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
