I'm a WebFOCUS developer and am new to QlikView. I'm trying to build a reporting application similar to a current WebFOCUS that executes a procedure from a dashboard. From the report that results from that procedure, there are clickable links built into some of the column values. Those links generate another report, dependant on the value clicked. For instance, if the column were 'Reports' and had values, A, B, C, and D, clicking 'A' would generate the 'A' report, 'C' would generate the 'C' report, etc. I have replicated the functionality of he WebFOCUS application's launch program. Now I'm attempting to use the values returned to generate the subsequent reports. I imagine that I need to look to drill-down groups, but I'm having difficulty getting anywhere with that. Any help would be appreciated.