I see that there’s an Update function in the Builder, on the Records tab, that would allow me to set values in column Y in a batch. But unless I’m missing something (hope I am!) this won’t do what I want, because the options are too limited. Say the table has 100 records, and column X contains about half a dozen different names. I want to set those various values from X into column Y, so that if X in record 27 = “Bob Smith”, then Y gets set to “Bob Smith”, but if X in record 48 = “Delfina” , then Y in record 48 gets set to “Delfina”.
In Airtable, I could just copy column X and paste into column Y (like in a spreadsheet). In FileMaker, I could use the calculated Replace and write a formula that, for each record, sets the value in Y to the value in that record in X. I can’t see how to do something similar in Knack. Is it possible?