Calculated columns (columns with a formula property) display correct values in the Risksheet grid but appear empty or inconsistent in exports. This affects both Excel and PDF output.
Items imported into Polarion via scripts or bulk import do not trigger Risksheet formula execution. The calculated column values are not stored in Polarion fields until the item is edited in Risksheet. Exports read field values from Polarion, so they show empty cells for these items.
Risksheet version 24.5.1 introduced a data sync feature for formula columns that ensures calculated values are stored to Polarion fields.
Update Risksheet to version 24.5.1 or later
Open the affected Risksheet document
The data sync feature automatically persists formula column values to Polarion fields
For older versions, the workaround is to manually edit each affected item in Risksheet to trigger formula execution and value persistence.
Starting with version 24.5.1, Risksheet automatically syncs formula column values to Polarion fields, resolving the empty export issue for both new and imported items.
Formulas only execute when their column is visible in the sheet. If a formula column is hidden, its value is not calculated and will not appear in exports.
Check if the formula column is hidden in your current view
Use saved views rather than hidden columns for export-specific layouts
Ensure the formula column is visible when the sheet loads
Do not set an export-specific saved view as the default view. Formulas run on sheet load, and a restricted column set may prevent dependent formulas from executing. Keep the full-column view as the default.
Open the Risksheet document and verify calculated columns display correct values in the grid
Export to Excel and confirm the formula column values appear in the exported file
Check both imported items and manually edited items to ensure consistent values
You should now see all calculated column values correctly populated in both Excel and PDF exports, including items that were originally imported via scripts or bulk operations.