COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: johny.cbi on 12 Apr 2010 07:57:54 AM

Title: Tree Prompt Issues
Post by: johny.cbi on 12 Apr 2010 07:57:54 AM

Environment : Cognos 8.4 / Report Studio / Data Base: SQL server

When a selection is made on the tree prompt and the 'Finish' button is hit, the page freezes.
Title: Re: Tree Prompt Issues
Post by: MFGF on 13 Apr 2010 04:58:26 AM
How does the prompt relate to the main report?  Is the parameter used in a filter, or an expression?  How is it coded?

MF.
Title: Re: Tree Prompt Issues
Post by: pratyush on 13 Apr 2010 09:58:16 AM
Quote from: johny.cbi on 12 Apr 2010 07:57:54 AM
Environment : Cognos 8.4 / Report Studio / Data Base: SQL server

When a selection is made on the tree prompt and the 'Finish' button is hit, the page freezes.

Hi

The page can only freeze if you have used a table in the page. Under the property section of table the size and overflow property is set to 100% which is generally by default 100% , you need to delete the same.

Cheers ...
Title: Re: Tree Prompt Issues
Post by: johny.cbi on 14 Apr 2010 06:52:31 PM
I used parameter in the report, there was no table at report level
Title: Re: Tree Prompt Issues
Post by: MFGF on 15 Apr 2010 04:12:12 AM
Quote from: johny.cbi on 14 Apr 2010 06:52:31 PM
I used parameter in the report

Yes, but how is it used?  In a filter, a query calculation?  How is it coded?  Is it used in multiple places? Unless you can give us some idea of how your report utilises this parameter, we can't really suggest what might be causing the problem.

MF.