Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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..
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
Thanks Andrews
Am using Qlikview personal edition (not enterprise) so please send me the detail logics
Hi,
Please find the attached sample app. It might me your requirement. Click on a bar , then you will see sales for year wise.