Mark checkbox if certain options are selected from a list

Since you still want to keep the checkbox manually checkable, a button might be the best option here.


Formula: thisRow.Movimientos.FormulaMap(CurrentValue.ModifyRows(Saldado,True()))

4 Likes