Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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)
You could use the function getselectedcount(Region) as well.
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