This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
I feel like I missed a more obvious solution to populating the UI field...oh well. Got the solution anyway.
I decided to keep the filter simple and use a join while eliminating anything from the left group so that I could keep the original rows as they were, I also decided to automatically populate the drop down with the available positions by creating a unique set of the Job ID's and then cross tabbing the results so the values are the column names before connecting it to the Drop Down.
It didn't want to let me upload as an App so it is not going to run as such if downloaded