Save scale values as user preference

@Balint_Drahota you could totally use the “filter table” approach seen here:

I’ve used this judiciously in the documents I work with, and it’s been an extremely useful tool.

Just set up a table where the rows are people, and the columns are their selections. Then later you could create a table where the rows are preferences, and reference the selections they made via formulas. Alternatively, you could present the user with the actual filter table, filtered to only see their preferences.

3 Likes