Partitioning tables using variables

thanks @Steve but which of the following options does one use to set UserSetting via Actions?
My guess is it is setting some column on a “UserSetting” table. Interested in reading any post/documentation on how to do this. Thanks!

Use an action of type Data: execute an action on a set of rows to select the rows in UserSettings you want to affect and apply another action of type Data: set the value of a column to each of those rows.

1 Like