How do I hook up a changeset to a Phoenix 'select' list?

Yeah - that’s vague!

So this may be one of many questions… Are you using the select to filter some data - a comprehensive example of dynamically building filters is here: What is the standard way to add filtering, sorting, pagination, sorting to Phoenix LiveViews? - #3 by anuvrat? Do you want inline editing in the table? Or is the select list “bound” to the changeset (i.e. used to update it)?