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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
sonysree88
Creator II
Creator II

from one report to another

Hi,

is it possible to do the drill through in qlikview if its possible how can we go from master report to detail report

Example i have one chart with year and sales i need to go details report when i click on year wise sales..

3 Replies
andrespa
Specialist
Specialist

Hi, if they are in different ghraps, you could use a simple layout conditional to fulfill this requeriment. Something like this on the second table:

If(GrtSelectedCount(yourField from the first table)>0, 1)

I'll post you some sample qvw if I have time.

Hope it helps,

Andrés

sonysree88
Creator II
Creator II
Author

Thanks Andrews


Am using Qlikview personal edition (not enterprise) so please send me the detail logics

krishna20
Specialist II
Specialist II

Hi,

Please find the attached sample app. It might me your requirement. Click on a bar , then you will see sales for year wise.