Cognos is an IBM subsidiary which provides a range of business intelligence and performance management products.

learn more… | top users | synonyms

0
votes
0answers
103 views

TM1 Update Excel Workbook

I'm an intern, and one of my tasks is to republish excel files in IBM Cognos's Perspectives for excel. The most tedious part is when many workbooks come in (in the 50s range) with each having its own ...
0
votes
0answers
163 views

Cognos style management utility error

I installed Cognos Developer 10.1 recently, with sample databases running on SQL Server. My objective is to create a custom style, using the style management command line utility. However, my attempts ...
0
votes
0answers
54 views

Editing IBM Cognos Maps

I have a map in one of my reports and would like to display each region that I have defined in a layer by color. Ideally I would like a way to set each region to a separate color so that each region ...
0
votes
1answer
91 views

Include a link into the outgoing email for the report in Cognos

I'm trying to schedule a report and send the link via email to the recipients. But when I add a hyper link to the editor it takes it as a plain text. I'm using the following format: <a href="LINK ...
1
vote
1answer
1k views

Multiple measures in crosstab - Cognos 8

Is it possible to add more than one measure in a single crosstab? I have a crosstab in which rows represent departments and columns represent gender. It is possible to display counts and percentages? ...
0
votes
0answers
156 views

Scroll behavior to Select and Search Prompt of type Multi Select

In my multi select search prompt, I was able to apply scroll behavior to the left select (list) box because the prompt is resizing when the data size is big. I'm trying to apply the same to the right ...
0
votes
0answers
167 views

“Disable parsing” for JDBC Teradata connector

I am facing the following issue with Cognos 10 DMR model against Teradata 13 database. DQM is used on the package, therefore 64bit Cognos 10 server installed. Since AJIs are used on the fact table, ...
0
votes
1answer
70 views

XSLT is not recurring tags or selecting first tag

I'm having two problems trying to process XML that has recursive tags (the same tag repeating within the tag). Problem #1 the "Caption:" part outputs the text concatination of all the caption tags, ...
0
votes
1answer
140 views

Why doesn't my XSL find anything to process in this XML?

Why doesn't my XSL find anything to process in this XML? I am trying to convert cognos xml report output into another form (yes I know cognos produces html, but I need something else). It just ...
0
votes
0answers
180 views

Cognos - Framework Manager - Objects in filters

I am using a Framework Manager 8.4 to create a package and several objects. I use the package in Query Studio to create reports subsequently. I have a requirement to disallow end users to apply ...
0
votes
1answer
128 views

Cognos Planning 10 — Setting up user security

I am editing user security and am trying to give a user access to an e.List item. I select the user using the [...] button and successfully find that user by searching in our AD domain. After I ...
0
votes
1answer
143 views

Sparse consolidation Algorithm in Congos TM1

How do the sparse consolidation algorithm helps to improve the Cognos TM1 performance?
0
votes
0answers
204 views

Cognos report studio

I am new and clueless. what I want to do is a simple case when else end. I want to test a location for a value then assign a value, else it is a calculation. My question is how to a test the ...
1
vote
1answer
303 views

Compare years in Cognos RS - Outer join not working

I want to create a crosstab where on the y-axis there are the months and on the x-axis is the previous year and the current year. 2011 | 2012 Shop_1 | Jan | 123 | 456 ...
0
votes
3answers
740 views

Converting Cognos reports to SSRS , what does XSUM command does?

We are in process of converting cognos reports to ssrs reports . i have a query which i got it from the cognos report and it is written in pervasive sql i am not sure about the language. I am able to ...
0
votes
1answer
415 views

Pass chart title as parameter to drill through report

Does anyone know if there is a way to pass the title of a chart/graph to a drill-through report? When you setup the drill-through definitions, there does not appear to be an option to select. Only ...
0
votes
1answer
424 views

Catching “Enter Key” works with IE but not Firefox - used in Cognos

I'm using Cognos and I'm trying to catch the enter key so that the user's input is checked before the prompt is submitted. Even if you don't have experience in cognos, I would appreciate it if you ...
0
votes
1answer
701 views

Converting a Cognos XML Schema file to XML using Javascript code

I found many "converters" online that will do this for you, but I haven't been able to find any source code that I can easily implement. I was wondering if anyone would be so kind to provide me with ...
0
votes
0answers
244 views

Recreating a Cognos tree object with javascript

I'm trying to help out my BI team by recreating the default Cognos tree with javascript. Once this is done, I am planning to create a new HTML box in a Cognos report and paste the javascript in it, ...
0
votes
2answers
827 views

How to populate a Javascript Dynamic Tree with data from an SQL query

I have scoured the internet and this website for an answer to this question and I have yet to see it. My apologies if I missed a post. What I am trying to do is populate a tree in Javascript using ...
0
votes
2answers
1k views

Creating Left Outer Join Query in Cognos

I have the following problem. In one table I have a list of Clients with ID, in another table I have a list of Calls for those Clients. In the datamodel i have marked relationship 0 to many. 1 Client ...
1
vote
1answer
743 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
1answer
246 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 ...
0
votes
1answer
391 views

How do I keep Cognos from splitting my subgroups across pages?

I am reporting off of a cube into a crosstab with the results being summarized. For example: | Val 1 | Val 2 ---------------------------------------------------- ...
2
votes
1answer
503 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
1answer
235 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 ...
1
vote
1answer
315 views

Cognos: Connect to PostgreSQL by ODBC

I am trying to connect to a PostgreSQL database on my cognos framework manager. Since there is no default connection for this, i'm trying to connect by ODBC. But what is the connection string here? ...
0
votes
2answers
360 views

Cognos-how to create a end report for a calendar with aggregation

I would like to create an end report, which shows a calendar(month) with aggregation for the specified data. I am working on cognos 8.4, I have a requirement where I have to show the statistics of ...
0
votes
2answers
370 views

Insert Editable Text Field in Cognos Report (v.8)

Objective: Genrate a report in PDF or HTML with an Editable text field (for Comment) Purpose: The PDF or HTML report is delivered to customer (a statement of work). They should be able to type in ...
0
votes
1answer
270 views

Cognos TM1 - how to get username into Excel report

I need to have cube with usernames dimension. I need to write to the cells of username that is actually logged in when he opens report. I have some idea about solution, but I need to get username of ...
0
votes
1answer
1k views

Cognos BI 8 Report Studio - Line Chart (x axis limitations)

I'm creating a line chart in RS where total dollars is on the Y axis and year/month is on the x axis. There are currently three years of data (36 months) and I believe that because the chart is too ...
0
votes
3answers
4k views

How to use Cognos report studio creating a list with dynamic columns?

I need to create a table list in cognos, but the columns of this table would change depend on the data.I don't know how to do this. I just know in cognos report studio, we can drag data into cognos ...
0
votes
1answer
117 views

Addressing Form objects with dynamic name

I am using Cognos web reporting and we commonly use Javascript to manupulate the tool generated objects. In this case, I have some textboxes on the page which are generated by Cognos and I can access ...
-1
votes
2answers
1k views

Get a parameter value in JavaScript

In Cognos 8.4, I have a prompt, "NAME", and its parameter p_name. How do I get that parameter through JavaScript? <script> alert(p_name) </script> shows a JavaScript error. Why? ...
1
vote
1answer
504 views

Help With Self Referencing XSD Producing Circular Reference

I am trying to build a C# class from a XSD file. In short I'm getting a circular reference error when trying to execute the XSD.exe tool: Group 'setFilterCondition' from ...
0
votes
1answer
338 views

System.IO.FileNotFoundException when executing CLR Stored Procedure to run a Cognos Report

Good Morning. I am currently experiencing an issue with a CLR Stored procedure calling an assembly created in Visual Basic (VS 2008). At the highest level, the assembly executes a report contained ...
0
votes
2answers
3k views

Cognos 8.3 failing to connect to data source. Why?

I have installed Cognos BI 8.3 on my machine, which has a Windows 7 OS 64-bit. In IBM's supported environment list for Cognos 8.3, Windows 7 is not listed. On top of that, it says the product will ...
0
votes
1answer
284 views

Need resource on how to write Cognos security provider

I need to write Cognos security provider. However, I have no clue where to start from. Is there any resources that can help me start. Also do you know of any classes that teach about how to write ...
0
votes
1answer
574 views

Cognos8. UT-DEF-0114 Cannot open lock file

I have cognos8.4.1 installed. I have authentication defined(LDAP). Everything was working fine, now suddenly I am facing a strange error while executing reports. UT-DEF-0114 Cannot open lock file: ...
1
vote
2answers
1k views

How to expose cognos reports as web service

please let me know what are the API’s available in Cognos? what are the API's required to expose cognos reports as web services for mobile apps? Thanks in advance.
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. ...
0
votes
4answers
577 views

Pre-requsites for cognos

Can anybody guide me to know what is the basics required to learn COGNOS, whether a person who has an MBA or MIS is trainable even without any basic training on reporting tools?
0
votes
1answer
628 views

How to create promp page driven variable view in Cognos 8.2

I am using Cognos 8.2 to create a report with a prompt page. I am trying to create a prompt page that allows the user to choose what type of item they want to see, and then the workers assigned. An ...
0
votes
1answer
123 views

How Do I Add a Referenced Library in Cognos CAM Jar?

I am trying to include a reference to Apache Commons Codec in my custom auth provider for Cognos 10. I've referenced it correctly in Eclipse and is exported correctly in the JAR file. I've also ...
0
votes
1answer
548 views

Is It Possible to Have a Cognos Custom Authentication Provider Use JAXWS?

I am working on creating a CAM (custom authentication module/provider) for Cognos 10. Various encrypted information is passed into the provider from the query string. The Namespace's authentication ...
0
votes
1answer
849 views

Cognos 8.3 add style variable to a table cell

I can't seem to add Style Variable based on a data item from a query to a cell in a table. Note though that this is just a regular table not a data container like a list etc.
1
vote
3answers
738 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 ...
0
votes
2answers
686 views

Getting data from Cognos (scripting)

If someone can please tell me how I can get data from cognos automatically. It can be a script in php, or an application that can get a predifined report and save it in an excel file. Cognos can save ...
0
votes
1answer
2k views

How Do I Build a Mailto Hyperlink Column in a Cognos Report?

I am building a report which shows a list of users that are out of compliance due to not meeting a training deadline. The queries that show and filter the data have been built and I have verified the ...