add_drillthrough
Configure a page as a drill-through target on a column, so right-clicking a data point on another page opens this page filtered to that value, and adds a Back button.
Instructions
Make a page a DRILL-THROUGH target on a column: right-clicking a data point of that column on any other page offers 'Drill through' to this page, filtered to that value. Adds the drill-through page filter + the Back button. Ground-truthed from a real report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageName | Yes | ||
| drillTable | Yes | table of the drill column, e.g. Dim_Product | |
| drillColumn | Yes | column to drill on, e.g. Brand | |
| reportSessionId | Yes |