COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Topic started by: BIsrik on 22 Aug 2005 04:09:28 AM

Title: Number of Recods
Post by: BIsrik on 22 Aug 2005 04:09:28 AM
How to display the total number of records read in a reportnet report. I think this might be not possible when executing the report in HTML format. but might be possible when executed in PDF fomat. Not sure on this. Help me out plz...

srik
Title: Re: Number of Recods
Post by: Darek on 22 Aug 2005 07:48:37 PM
If you have an existing query, and you create an additional query with Tabular Model using Tabular Reference to the first query, and you perform a count operation on the referenced data set, theorethically it would return what you need, right? And so it does ...

Check the attachment for a clipboard copy of the report.
Title: Re: Number of Recods
Post by: BIsrik on 23 Aug 2005 12:55:48 AM
i am not creating any additional query...

Darek could u plz tell me how should i convert the xml script to the reportnet report so that i can see it in the report studio
Title: Re: Number of Recods
Post by: Darek on 23 Aug 2005 06:27:41 AM
1. Save the attachment to your local disk
2. Open in Notepad or any other text editor
3. Copy to clipboard
4. Open blank report in Report Studio
5. Tools - Open Report from Clipboard (or something like that)