I am creating a gallery app that will allow users to filter a large data set down to data they need and then download that data. Because I am allowing the users to select the fields they want in the dataset they download, there will most-likely be duplicate rows. How can I update the Unique to Select All of the fields that are passed into it from an upstream Select tool?