Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Drill through Reporting requirement

Hi,

I am new to Qlickview and I have drill through reporting requirement

I need to implement the drill through report (From the summery report to the detailed report)

Eg We have summery report with following aggregated info 

Region                Sales

India                      10000

Chaina                   40000

Malaysia                 5000

And current selection in the summery reports is Year = 2014

When we click on the Sale summery of particular region then the associated detail report should launch

Ie

Region   Product   price   quantity

India       Prod 1   10         2

India       Prod 2   5          4

India       Prod 1   7          4  etc

Please provide the step by step process to implement the same in word document (I am using the Qlickview personal server)

Labels (1)
11 Replies
Not applicable
Author


You could use the function getselectedcount(Region) as well.

Not applicable
Author

Thank you very much.I have created two sheets in single file ,one is for summery and other is for detailed records.Now its working.Attached the screen shots