I have a SQL Query that works fine when run in SQL Server Management Studio. It shows all the rows of data, including duplicates.
When I run it in SQL Report Builder 3.0 under Query Designer I get the duplicate lines, but when I RUN it in the Report Builder the duplicate lines are suppressed for some reason.
Anyone now how to turn this off? I need the duplicate lines displayed.
Thanks in advance,
Dave