Hi Guys,
I have a report from 2 different Universe. The report has following columns - Dept Name & Project Count.
Project Count = Count(Project Name). It also has a Sum at the bottom.
Now, the report is defined as a Section on "Project Type".
I have merged the following objects from both universe - Dept Name, Project ID, Project Name & Project Type.
Project Type values from Universe 1 - A & B
Project Type values from Universe 2 - C & D.
Now, I need a hyperlink for the "Project Count" column. If the "Project Type" belongs to Universe 1, then it should take me to Detail Report 1 else Detail Report 2. Could anyone please help me achieve this?