How to remove dupliate values in report studio
I am trying generate a report for RRC, in report i have 2 custom attributes of type string and enumeration and remaining are default attributes like artifact id, name, collection etc.
I have used requirement string extension and enumeration extension inorder to get customattributes in results
I have aslo used joins to get all these cutstom attributes and defalut attributes, in result i am getting duplicate entries of Name (summary) of an attributes.
please let me know how to remove these dupliate values.
thanks in advance