+ All Categories
Home > Documents > Gourav Atalkar Software Engineer bispsolutions.wordpress.com.

Gourav Atalkar Software Engineer bispsolutions.wordpress.com.

Date post: 19-Jan-2016
Category:
Upload: louise-davidson
View: 221 times
Download: 2 times
Share this document with a friend
Popular Tags:
14
Gourav Atalkar Software Engineer bispsolutions.wordpress.com
Transcript
Page 1: Gourav Atalkar Software Engineer bispsolutions.wordpress.com.

Gourav AtalkarSoftware Engineer bispsolutions.wordpress.com

Page 2: Gourav Atalkar Software Engineer bispsolutions.wordpress.com.

• Report Studio Basics.• Report Studio Interface.• Creating Sample Report.• Adding print button to report.

Page 3: Gourav Atalkar Software Engineer bispsolutions.wordpress.com.

Report Studio is one of the component of reporting tool in Cognos 8 BI suite which is extensively used for creating simple and advance reports.

Report Studio is a Web-based tool that professional report authors use to build sophisticated, multiple-page, multiple-query reports against multiple databases.

With Report Studio, you can create any report that your company requires, such as invoices, statements, and weekly sales and inventory reports.

Page 4: Gourav Atalkar Software Engineer bispsolutions.wordpress.com.

Tool Bar

Insertable Object

Properties of Objects

Query Explorer

Page 5: Gourav Atalkar Software Engineer bispsolutions.wordpress.com.

Insertable object pane has all the query subjects and query items from framework manager.

The Properties pane list the properties of objects in the report creation.

The Tool Bar has all the operations that can be performed on the report like group ,sort and so on.

Query Explorer provided the query generated for the report.

Page 6: Gourav Atalkar Software Engineer bispsolutions.wordpress.com.

Open the Report Studio.

Select the New List Report option.

From the Insertable Object Pane drag the column(query items) you want in the report to the report page.

Run the report by clicking on start button on the Tool Bar.

A List report will be generated in a new page.

Page 7: Gourav Atalkar Software Engineer bispsolutions.wordpress.com.
Page 8: Gourav Atalkar Software Engineer bispsolutions.wordpress.com.

A button is a control which is used to initiate an action. When user click on button it trigger an action.

Following are the steps for the insertion of print button on the report:

Step:1)

From Cognos Connection open Report Studio, In Report studio select the Package for you want to create the report now select the type of report from New tab like List, Cross tab, Chart , Map etc..

Page 9: Gourav Atalkar Software Engineer bispsolutions.wordpress.com.

Step:2) Insert the columns from insertable object Pane.

Step:3) From Insertable Object Pane drag and drop “HTML ITEM” Into the report.

HTML ITEM

Page 10: Gourav Atalkar Software Engineer bispsolutions.wordpress.com.

Step:4) Double Click the html item and write the html code(A code to create button is given below):

<input type="button“ onClick="window.print()“ value="Print This Page"/>

Step:5) Press ‘OK’

Page 11: Gourav Atalkar Software Engineer bispsolutions.wordpress.com.

Step:6) Now after writing the html script press the “start button”

Page 12: Gourav Atalkar Software Engineer bispsolutions.wordpress.com.

Step:7) Now click on Print Report button.

Step:8) Select printer and have a print.

Page 13: Gourav Atalkar Software Engineer bispsolutions.wordpress.com.
Page 14: Gourav Atalkar Software Engineer bispsolutions.wordpress.com.

Presented By Gourav AtalkarEmail [email protected]


Recommended