Perhaps you're using a Stored Procedure, in which case you can't use this option as it's intent is to add a DISTINCT after the SELECT in the passed SQL to the database.
Please post technical information, such as the source of the data (tables, Views, Stored Procedures, etc...) adn the connectivity used.
-k