Resolved! Virtual select distinct list from datasource
This is a problem that I've come across a few times now and my javascript skills just aren't up to the task. What code do I need to create a virtual datasource that takes in a table and outputs a distinct list from a column of that table? I'm able to...