Discussion
4
Replies
1751
Views
Posted: July 1, 2015
Last activity: July 28, 2015
Closed
Get Unique results
Hi All,
I want to have a RD which would return me list of unique Manager Names from Emp table.
Here is the Table EMP
Emp Name || Emp Age || EMP Manager
ABC || 22 || XYZ
SDF || 22 || XYZ
QWE || 22 || EDF
RD Should return
XYZ
EDF
Can we do this in RD?
Thanks in advance
Have you tried the "Remove duplicate rows" option in the Query tab of the report definition rule form?