Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have created reports based on drag and drop from the dashboard. I have used 4 charts in my report.
First 2 charts in one sheet and other 2 in second sheet.
I want a dynamic report that is if i select 1 and 2 say in the text box only first 2 charts should come in the report. If i select 3 and 4 only the 3rd and 4th chart should come as a report.
One option is i can hide and display selected once but the problem is if i select 3 and 4 first page report will be empty. Other two reports comes in second page.
Please help me with this whether i can create such reports based on the selection, if so please send me the qvw.
Thanks & Regards,
Keerthi
Hello
Why do you create two diferent reports, one page each other and with conditional
if select 1 or 2, launch report 1 , if select 2 or 3 launch report 2
the report utility in a lot of time have some things to improve , you will have to find the best solution usem them.
Fernando
Fernando i want it to be in single report. Sometimes all the 4 charts are required.
This just an example. This was my biz requirement. They want to select the reports dynamically.
Can we do that in Qlikview???
please find Attachment
put button/text object like this if (x=0, 1,0)
then go to Layout of chart set conditional x =1
put the Chart on the this condition in
by this way you can show Many chart in one click