I have an Excel data source and I am using the Column 'Surname' for my dropdown list. I have another column called 'Active' that contains Yes, No Values.
I would like my dropdown list to only display Surname's where the Active column row is Yes.
Many thanks for your assistance.