Cognos is an IBM subsidiary which provides a range of business intelligence and performance management products.
8
votes
3answers
30k views
What are some good Cognos tutorials? [closed]
i am a data analyst and programmer and i want to learn cognos. i suppose the only way to do it is to either pay 10k for classes or get an internship where i shadow someone who already uses it. does ...
4
votes
5answers
4k views
How do I learn Cognos by myself without data to work on?
I have done a course in data warehousing and data mining, and I am interested in going the Cognos business intelligence way. However, I need to practice on data which I cannot find. How do I get ...
4
votes
4answers
2k views
How do I catch Javascript functions that are being called?
I'm working with COGNOS, a very frustrating BI application that relies heavily on Javascript. Basically, when a <select> box is changed, the data on screen is refreshed, presumably by an AJAX ...
4
votes
4answers
2k views
What were the main disadvantages of CGI-BIN based web development?
I was fortunate enough to not do any cgi-bin .cgi based web development. But generally those who have do not seem to 'miss' those days.
A project I recently joined has a performance issue when ...
4
votes
3answers
1k views
Is automated unit-testing on Cognos possible?
Does anyone know if there is any tool or a way to apply automated unit testing in report studio and/or framework manager ?
When some regression tests are required and I need to run report by report, ...
3
votes
4answers
623 views
How to resolve cannot find symbol error?
I'm trying to use a Java program provided by IBM. See the code below. When I try to compile this program,
C:\Temp>"C:\Program Files (x86)\Java\jdk1.6.0_25\bin\javac.exe" GetOrphanMyFolde
rs.java
...
3
votes
2answers
5k views
Multi-select in the prompt is not working properly in Cognos 8.1
Changing a value prompt to a multi-select value prompt in Report studio, provide single select functionality. How can i get multi-select functionality?
3
votes
3answers
1k views
Cognos: What does IBM Cognos Business Intelligence and Financial Performance Management concretely?
I've been mandated to find out what IBM Cognos does concretely, and frankly, I can hardly find advisable information on the subject apart what I can read from the IBM Website and Wikipedia.
Since I ...
2
votes
4answers
3k views
How do I change the top value name in a text box on a Cognos Report?
The default value for the first item in a drop down list is the name of the database field. I need to change it to a more user friendly name. How do I change the value?
2
votes
2answers
1k views
Cognos copying between servers
Is it possible to copy objects (cubes, reports, setup) from one cognos 8 installation to another? For instance if a software consultancy company were to develop a cognos solution for a client then ...
2
votes
2answers
78 views
Which filter is better in performance?
I'm Working in cognos 10.1 now.
I'd like to find the names which start with 'AB', 'CE', 'JA'. I'm concerned about the query's performance as the query subject (table) contains about 1,000,000+ ...
2
votes
3answers
110 views
Report Studio template
I am trying to schedule 10 reports that go to the same table and ask for the same columns, except that they differ in a key value (i.e. the report selects column a, b, c from table A but differ in the ...
2
votes
1answer
516 views
I want to edit my decimal number.How I give it pattern?
I want to give a pattern in cognos. like this
my number : 12.20
my wanted number : 12.2 i want to delet 0 how I give pattern.
2
votes
1answer
96 views
Using Apache Hadoop in a Cognos BI environment
This might be a dumb question since I have not yet fully understood how Cognos BI works.
Also, I tried posting this on Stack Exchange, in vain (error with putting tags).
My question is - Can Apache ...
2
votes
1answer
173 views
Restoring project on IBM Cognos Framework Manager
Recently I've installed Cognos 8 Business Intelligence as a trial version. I've also restored the sample Great Outdoors database on SQL Server. I can connect to SQL Server fine and also develop my own ...
2
votes
2answers
2k views
How to use Cognos report studio to change default Total() calculation
I have a crosstab report that calculates for failure rates for my products ; it has two measures (PASSCOUNT, FAILCOUNT) and a calculation FAILRATE (FAILCOUNT/PASSCOUNT+FAILCOUNT)
The report layout ...
2
votes
1answer
711 views
Cognos Report Studio Prompt Macros
Is there a full guide for the use of prompt macros?
I have used a few to filter date and text fields (I found them looking around), I am looking to use a macro prompt with a combo (in this case with ...
2
votes
1answer
112 views
Report studio: keep list in one page in pdf
I have this list on a report that exceeds one page because it has a lot of rows. Instead of having it split into two pages I want the second part of the list to appear next to the first part, all in ...
2
votes
1answer
157 views
DB2 and Report Studio: convert string date to numeric
I have a date in this format: Jan 1, 2013 (taken from the date prompt in report studio)
I want to convert it to a timestamp using sql(db2) or a report studio command, the output should look like ...
2
votes
1answer
252 views
Best practice for Cognos metadata
We have multiple people in multiple departments developing Cognos 7 reports which get deployed to a web server. Months later, questions come in and we don't know who developed the report, who they ...
2
votes
4answers
255 views
How to backup a set of queries in Cognos?
I have a folder containing a set of queries in Cognos. I have tried backing up an individual query by exporting it to notepad. But if I want to back up all the queries in a folder at a time, what ...
2
votes
1answer
2k views
Calculate % Change in Cognos Report Studio
Is it possible to calculate a percentage change in a Cognos Report?
Currently, I have a crosstab that has years as the columns and widgets in the rows with a calculation of total revenue. I am ...
2
votes
3answers
900 views
QA Testing Strategies for Analytical Dashboards
My team is building an analytical dashboard for a SaaS/multi-tenant application using Cognos. The problem I am encountering is the right strategy for testing.
Right now, testing one report with start ...
2
votes
1answer
161 views
Location of cognos sdk in cognos installation folder
As per this article,
http://www.ibm.com/developerworks/data/library/cognos/development/how_to/page565.html#download
the Cognos SDK for cognos 8 is located in folder:<cognos-directory>/sdk
...
2
votes
1answer
187 views
Why do we need to define odbc connection to connect to sql server(but not always)
When i open up sql server management studio and make a connection to an sql server database, it connects fine. But when i try to define a connection to the same sql server in cognos administration, ...
2
votes
1answer
536 views
Cognos query with two filter expressions OR'd that can be executed out of order?
This is from a Cognos report, it has an interactive, multi-valued prompt (P_prompt_param).
The query is written with Tabular SQL. To make it an optional filter on the column (someval) the report ...
2
votes
2answers
449 views
In Cognos 8 Report/Event Studio: need to subtract from a date
How do I calculate a subtract function from a date field using the functions in Cognos 8 Report/Event studio?
I have credential expiration dates and I need to set an alert in Event Studio to let ...
2
votes
2answers
130 views
COGNOS generate report in xls format
I have one prompt page, one html report output page and one xls report output page. On prompt page, I have a prompt that selects Output Format(HTML/XLS) and a generate button that generates the ...
2
votes
1answer
256 views
Cognos - creating subqueries
I'm very new to cognos, so need your help on the following:
One of the report input parameters is Order-By with options First name,Last name,Default.
I have a query item MainQuery which has these ...
2
votes
1answer
637 views
JavaScript Tag Cloud with IBM Cognos - IE is null or not an object
I followed a tutorial/modified the code to get a javascript tag cloud working in IBM Cognos (BI software). The tag cloud works fine in FireFox but in Internet Explorer I get the error:
"Message: '1' ...
1
vote
3answers
3k views
Best method for pulling data out of SharePoint to use with a Business Intelligence application
Asked this first on serverfault, and someone recommended that I ask here.
I'm looking for advice from anyone out there who has experience integrating SharePoint with a business intelligence ...
1
vote
2answers
7k views
Cognos: Using DataItem value in conditional variable expression
I've a list which has a column 'YEAR'. I want to make the recent year(2010) appear bold in that 'YEAR' column. I tried this expression
IF ( [myQuery].[YEAR] = [myQuery].[RECENT_YEAR]) THEN
( ...
1
vote
4answers
717 views
Statistics based marketing campaign measurement tools
Currently using SAS as measurement engine and Business Objects as display layer. Looking to develop a new, faster, slicker solution. Has anyone developed or purchased a campaign measurement reporting ...
1
vote
1answer
301 views
How can I split a cell into two rows?
Please see the following picture. I don't know how to create two rows inside a single data cell in Cognos.
1
vote
2answers
7k views
cognos API and examples [closed]
Can anyone point me to a cognos API document and some example code? The best for me is that the API can be access thru python. But examples in other languages are good also.
1
vote
3answers
912 views
Can you export packaging information (ERD or other data model) from Cognos 8.3?
I was wondering if there's a way to export package information from Cognos 8 from a regular user level or from the framework level.
For instance, I want the field names that cognos is pointing to on ...
1
vote
1answer
42 views
Use summary data in row calulations on a report?
I am using Cognos Report Studio 8.4.1.
I have a list report where I want to use a query calculation to create a new column of data, but the calculation needs two numbers from the summary (subtotal) ...
1
vote
1answer
76 views
How to refactor a cognos report to consume an odata service
We have a number of Cognos 10 reports that are currently driven by stored procedures. These stored procedures have cross-database dependencies to a database that is core to the organization. This core ...
1
vote
1answer
334 views
limit number of characters entered in cognos search and select prompt
limit number of characters entered in cognos search and select prompt
`The below script works for text box.
<script>
// The ASDF here comes from the Name property of the prompt
var fW = (typeof ...
1
vote
1answer
87 views
report development without metadata in IBM Cognos
How do we develop reports in IBM Cognos using hard coded sql i.e. without using a metadata? The same task in Oracle BI is done through BI Publisher.
1
vote
1answer
237 views
How can I turn a footer cell into a data container?
I've got a split footer I made via How can I split a footer/header into multiple cells in Cognos?, but I need one of the split cells to be a Data Container.
Here's the footer/list items:
I ...
1
vote
1answer
2k views
Cognos Report Studio Total of Column based on Distinct values of Column2
Cognos by default suppress duplicate/identical records. Duplicate rows do not appear in the report, but summaries are performed on all rows - including the duplicates that were eliminated.
To ...
1
vote
1answer
84 views
Cognos Framework - using pre made reports
I am a begginer in the Cognos world so I would like to ask a few questions.
Is there a way to download and use reports already made without configuring the datasource from within the Framework? where ...
1
vote
1answer
840 views
Connect IBM Cognos to SQL Server
Currently i'm using IBM Cognos Express, database from SQL Server 2008.
But error has occured when i try to retrieving database from SQL Server to IBM Cognos.
How to connect IBM Cognos Express to SQL ...
1
vote
2answers
2k views
Where can I find Cognos 10 API?
I am trying to migrate some code from Cognos 8 to Cognos 10 and am trying to find the developer guide for the Cognos 10 API but can't find it anywhere, I can only find the documentation for Cognos 8. ...
1
vote
3answers
779 views
Is There an Editable File in Cognos For Importing Stylesheets or Javascript?
I have recently asked where global stylesheets are for editing Cognos 10 styles (Here).
After some discussions with our team we would like to find the CGI or base imported file that Cognos uses to ...
1
vote
2answers
1k views
How Do I Create A Global Style for All Cognos 10 Reports?
My team has been working with creating dashboards and drill-through reports. We've moved past our proof-of-concept phase and are now working to build the "production ready" reports. In our meetings ...
1
vote
1answer
2k views
COGNOS 8 Bi value prompt
Currently I have a value prompt added to my report (with UI selected as List-Box) and the date item used is name 'YEAR'. Now when I run the report the values in the value prompt are seen as below:
...
1
vote
1answer
3k views
Cognos 8 Introduction
Being a programmer who likes all things terminal (like Vim and the GNU tools), I've finally met my match. The company I work for has decided to move from an in-house developed report generator to the ...
1
vote
1answer
119 views
Want help in setting up Cognos BI in J2EE conpliant server
I am setting up IBM cognos BI in J2EE compliant server. If anyone knows how to do it please help me.
Thanks & Regards,
Kshitij Gupta
