Question
How to eliminate duplicate records in a Workfront report
Hi,
I have a report I am creating to display the number of resources assigned by specific project. Ultimately, I will use a chart to allow a quick view of this information. Currently, the report is returing a record per task assignment on a given project. As I'm only interested in seeing Project Name and Assigned Resource Name this effectively results in duplicate records in my report. What I really want to see is the unique combination of Project Name and Assigned Resource Name . This will allow me to easily construct the bar chart noted above. I'm looking for functionality within Workfront reporting that effectively emulate the SQL DISTINCT attribute which would allows a query to only return the result set that contains unique value combinations for all fields in the result set. In this case, this would simply be Project Name and Assigned Resource Name.
As a note, I did originally start off with a Task Report and tried to use Assignments, but quickly discovered that field is just a formatted version of the individual Assignment records. So, I am currently basing my report on the Assignment object.
Has anyone had any success doing this? If so, could you share the secret?
Thanks!
Brian