Is possible to do cross-project BIRT report?
Hey folks,
Is possible to do cross-project BIRT report as below?
For example, I have a plan item named "PI1" in project area named "Project1";
PI1 has a related plan item "PI2" in project area named "Project2";
Is it possible to use "LINKS" table of COMMON snapshot to by selecting "PI" as input, and outputs the relevant plan item "PI2"? any example of how to implement this?
Thanks in advance!
Qi Li
|
One answer
Hello,
Links from Common snapshot does not contain information about project area. But you can always join links data set with work items data set which contains Project Area column (and filter by this column).
Remember that "related" link is not directional, so PI1 can be source and target itemid as well. You have to check both cases to find all work items for output.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.