Is there a way to create an empty column and add and/or edit data in real-time that will associate with the corresponding row?
Ex:
I have 2 rows. One is ‘PO #’ and the other is ‘Status’
Is there a way for me to add a Status to each corresponding PO via the UI in real-time?
I’ve made a parameter for the ‘PO #’ to populate a new column with the desired Status, but changing the parameter moves the Status to the new parameter value. Is there a way to make it stick?