Auto-recalculate when using label row to set column value (2025b SR1)


Version: 2025b

Type: Features

Category: Data Handling

Subcategory: Worksheet

Jira: ORG-30745


Suppose user define a variable in the before formula script like double dd = %(wcol(j)[D1]$);, then use normal(100)*dd as formula. In previous version, operation cannot be set up. But now, this is supported. And user can change the D1 value to triger recalculation. (Need 2025b SR1)