COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: everlearner on 06 Jun 2012 08:17:54 AM

Title: Is There Any Button In Report Studio
Post by: everlearner on 06 Jun 2012 08:17:54 AM
Hi All,

I Want to show two views, for that i need 2 buttons. when i click on the button it has show the appropriate view.
How can i do this?
Title: Re: Is There Any Button In Report Studio
Post by: bi4u2 on 06 Jun 2012 10:06:37 AM
What do you mean by 'two views', for example a Summary Page and a Detail Page? For that you can set up a Boolean Variable and create a Render Variable on the Page.
Title: Re: Is There Any Button In Report Studio
Post by: jmills on 06 Jun 2012 12:24:18 PM
Another option would be to use a Conditional Block, which can be setup so that a user has the option of selecting Option A, or B, at which time you can show Block A or B.  I would only recommend this for smaller queries however as all queries execute at runtime.