Hi ,
Is it possible to have always one row and only one row checked in a list of records ?
When the user checks a new row, existing checked row is unchecked
When the user checks on existing checked row, nothing changes.
Yes. Use a Query column to retrieve the checked rows from this table and then a Single Value column to get the first row from the Query. Then you’ll be able to set column values in that checked row with an action