Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i have a client who want to see only one chart at a time and has total of 3 charts in a single sheet, please tell me how can i do so.???
thanx to all
i could understand how variable is taking the values???please elaborate
and what if i have more than 3 charts???
You can assign some numbers to those charts in layout (in show condition option), like 3 or 4.. and assign same in the button like if(vVariable=0,1,2,3,4)..assuming there are already 0,1,2
numbered charts are available
Using buttons or auto-minimizing is not limited to 3. You can use any number. However, on a practical level, if there are lots of charts you need to question the users wisdom ow wanting everything on one tab. You may be better having separate tabs to illustrate different views of data.
regards,
Neil