Inforiver Writeback Matrix Oct 2025 - v4.6.3
1. HTML Content within Text and DAX Measures
You can now include your HTML content within the Text data input column as well as in DAX measures, which can be written back.
Double-click within the Text data input column and click on the rich text editor icon, which opens the text editor window. Select the script option in the window, enter your HTML code, and click Apply.

The image below shows the Text rendered by the HTML code.

While doing a writeback, you can choose to writeback as plain text or as text with Html tags.
This is done by enabling or disabling the Text input measure as HTML toggle under Export > Settings > Data tab in the Writeback Settings pop-up.

The images below show the written-back text when the toggle is disabled and enabled.


You can also add HTML code within a DAX measure, which will be rendered.
The image below shows the Dax measure created with an HTML code


The image below shows the DAX measure Comment-HTML and Comments Text column exported as HTML in PDF

Issues Fixed
The average values in total and subtotal are now more precise and accurate without any roundoff after the decimal point.
Resolved issues encountered with Redis.
Last updated
Was this helpful?