# Inforiver Writeback Matrix April 2025 - v4.4.

With the 4.4 release, you now have greater control over your data — choose whether or not to import future periods from a bridge, depending on what works best for your report. We've also made minor UI improvements in the Comments feature.

### 1. Match date periods in Infobridge

Infobridge supports forecasts and allows you to capture projections or data for future time periods. Your target reports, however, may not require future data. We've added a new **Show All Periods from Infobridge** option in the Manage Measures side pane:&#x20;

* When the toggle is enabled, all the time periods available in the bridge will be imported into the target report, irrespective of whether they exist in the target visual.
* When disabled, only the time periods in the bridge that exist in the target visual will be imported.

{% hint style="info" %}
This option will be enabled only after creating an integration to a bridge
{% endhint %}

<figure><img src="/files/xQY7kL2eF5evdDNWQwNc" alt=""><figcaption><p><strong>Show All Periods from Infobridge option</strong></p></figcaption></figure>

In the bridge, we have the allocated budgets for 2023 and 2024 as well as the projected budgets for 2025.

<figure><img src="/files/a0SkcJyhm8ZOrHIAgZJw" alt=""><figcaption><p>Projected and allocated budgets in the bridge</p></figcaption></figure>

The target report contains the profits for 2023 and 2024. We need to integrate the budgets for 2023 and 2024 with this report. The projected budgets for 2025 are not required in this case.

<figure><img src="/files/tu9vOvsWoFOSBYttzKnM" alt=""><figcaption><p>Target report </p></figcaption></figure>

Since we've disabled the **Show All Periods from Infobridge** toggl&#x65;**,** when we insert the budget from the bridge, it will be inserted only for the time periods that exist in the target report.

<figure><img src="/files/TM9krCgSaDvxWYNqQro4" alt=""><figcaption><p>Inserting budgets for existing time periods</p></figcaption></figure>

### 2. Comments UI changes

In card view, you can track the details of the cells that have comments. When filters are applied, the comment icon will turn blue, making it easy to spot filtered comments at a glance.

<figure><img src="/files/1TJvfgyGz5FWBf1Nnr35" alt=""><figcaption></figcaption></figure>

You will be able to switch between 2 different views in the comments panel when you select number or alphabet as the comment indicator:

* **List view:** Displays all the comments in the visual.&#x20;
* **Card view:** Displays additional details like the reference to the cell to which the comment was added, assignee, and an option to reply to the comment.

<div><figure><img src="/files/V5zaRrc1Wd2uQfe4wN6M" alt=""><figcaption><p>List view</p></figcaption></figure> <figure><img src="/files/8DgfZ44i8JsNvqAzYyXe" alt=""><figcaption><p>Card view</p></figcaption></figure></div>

### Bug fixes

* Allocations made to numeric data input fields with default values were not being reflected in formulas that referenced the numeric measure. In the latest version, allocations will automatically be reflected in the formula without a page switch.
* With Inforiver Matrix, you can update configured forecasts at any point with the reforecast option. The reforecast option, however, was not capturing native or formula measures that contained zeroes. This has been fixed.
* Infobridge refreshes were not triggered when a non-zero value was replaced with a blank value during reforecasting. In the latest version, reforecasting to a blank value will be automatically updated in the bridge and target visual as well.


---

# 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-april-2025-v4.4..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.
