target
Home > @gooddata/sdk-model > IDrillToDashboard > target
IDrillToDashboard.target property
Target dashboard ref. If not specified, then this is a drill to self - activating such drill will not switch to a different dashboard but will instead set dashboard filters to 'focus' on the drilled attribute element IF a filter for that attribute is defined for the dashboard.
Example: dashboard shows several for company departments. It is possible to filter the entire dashboard by department. A column chart showing cost by department has drill to dashboard set without 'target'. When user clicks a column, the dashboard's department filter will be set to the department that the clicked column represents.
Signature:
target?: ObjRef;