I have over a thousand listings and manually punching in numbers is not an option
You could create a backend workflow that runs through your data to update the full list, and then create a database trigger that updates the field of an item each time the option set for that item is changed.
2 Likes
Are these listings coming from an API?
If so, you can still set up your database as already mentioned by adding the data types and then do a backend workflow to correct things.
Other than that, this may be over my head.
Someone more experienced with bubble like @msgiblin or @adamhholmes or others that have responded may have the solution for you.
Hopefully, you get it worked out the way you want.
You don’t need to do it manually - just run a bulk action on your data type.
2 Likes