Keep, remove, drill sections
Learn how to apply 'Keep', 'Remove', and 'Drill' actions using postMessage API for dynamic, interactive data exploration.
On right click of any chart in a Vizpad, you will get three options:
Keep (refers to maintaining a section)
Remove (refers to removing a section)
Drill (drilling down to get insights)

Keeping a section of chart
Removing a section of chart
selectionPointType refers to single or multiple point selection with the filter on a particular data value or multiple data values respectively. The values can be either be “single” or “multiple”.
Drilling a Viz
We can drill down a viz by:
Column Name
Hierarchy
Across another vizpad

Drill by column name
Drill by hierarchy
Last updated
Was this helpful?