Remove Duplicates from Report
I am trying to create a dashboard with all open change requests opened against a specific data center. So, I build a report against task_ci. I ask it for all CIs that have their location set to the data center in question and 'Task.Active[Change Re...