Creating a custom drilldown

A drilldown is a query built using values from a previous query. The ConvertToDrilldownSearch module will build a query automatically from the table or graph that it is nested inside. Unfortunately, this works well only when the query is fairly simple and when you want to see raw events. To build a custom drilldown, we will combine intentions and the nested nature of modules.