Drill Down into Trackers
The Drill Down into Tracker feature is available on the Reports tab.
This feature is linked with the page view. To use the Drill Down into Trackers feature, enable the page view in the application configuration as follows:
"pageView" : {
"disabled" : false
},
If you have enabled the page view, you can still separately enable or disable the Drill Down into Tracker feature in the Application Configuration:
"drillDownIntoTracker" : {
"disabled" : false
},
|
You cannot enable the Drill Down into Tracker feature if the Page View is disabled.
|
You can use the Drill Down into Tracker feature only if a report is grouped by trackers. For this, click Add in the Group by section on the top-right, and select the Tracker grouping.
Click GO to see Open in Table View next to the trackers for which the table view is available, and for which you have the requisite permissions.
Click Open in Table View next to a tracker to open the tracker in the table view.
Applicable filters, AND or OR logic, Group by, or Order by settings on the Reports tab are transferred to the table view of the tracker.
Codebeamer displays a warning if any of the settings cannot be transferred or do not apply to the table view. This happens in the following cases:
• A filter, logic, or order option is not available in the table view for the selected tracker, and that setting is not transferred and applied in the table view.
• The user wants to open a tracker in which the relevant field or filter is not defined, even if that field or filter is used with the Add Filter, Group by or Order by logic, or is used as a column in the table header.
• The relevant filter cannot be transferred and applied in the target tracker due to permission issues.
• The used AND or OR logic is not transferred when the user is redirected to the target tracker. The logic must be modified in the target tracker.
You can enable or disable warnings in user > by selecting or clearing the Show warnings when navigate from Report page to the Tracker page checkbox.
If you turn warnings off in the warning window, the Show warnings when navigate from Report page to the Tracker page checkbox is disabled in the user Preferences.
|
Limitations:
• The Drill Down into Tracker feature is only available on the Reports tab.
• Open in Table View is not available for trackers in which the table view is not supported.
• The Drill Down into Tracker feature is not available in the Expert mode.
|