Cognos is an IBM subsidiary which provides a range of business intelligence and performance management products.
1
vote
1answer
115 views
Report in Cognos 10 in 2 formats
how can i make a report in Cognos 10 using render variable so that i can achive results on same page. Report should have a dropdown choice for user to view output in LIST or CROSTAB.
0
votes
0answers
91 views
cognos report studio 8.4.1 Back link to return to previous report throws an error
Content Manager did not return an object for the requested search path '/content/folder[@name='standard']/folder[@name='DEFAULT-REALM']/report[@name='DELL Program Payment Report']'.
Details:
...
0
votes
1answer
62 views
How to pass two values when a bookmark is clicked in crosstab?
I'm working with a crosstab in cognos now.
Page 1 contains crosstab
Page 2 contains list
Fact - Revenue Dimension - Product line, Year
If I click on the revenue (cell value) it should goto the ...
0
votes
1answer
86 views
Data Manupulation Issue in cognos
One column contains the below case statement, when data is rendered the negative decimal value comes up wrong.
correct Value= -0.9 but it displays as .-9
i tried manipulating by changing data format ...
2
votes
3answers
106 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 ...
0
votes
2answers
738 views
In cognos, could we avoid an optional prompt asking a value when its parameter is used in a data item in a query?
Actually, I'm working in Cognos 10.1 report studio. In my report, I have two prompts, one is optional and another prompt is required. I've used both the prompt parameters inside the data item for some ...
1
vote
1answer
293 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 ...
0
votes
2answers
178 views
What is the error in this case…when statement?
Could anyone say what is the wrong with the below statement.
Currently I'm working in cognos 10.1.1
case
when extract(month,_last_of_month (current_date))=1 then ('January')
when ...
0
votes
0answers
44 views
How do I extract report data from MSAS and TM1 to Cognos?
How do I extract report data from MSAS and TM1 to Cognos? (Cognos 10, but even Cognos 8)
I need to consolidate the data from two separate cubes: one from MSAS and another from TM1. I then need to ...
2
votes
1answer
150 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 ...
0
votes
1answer
278 views
What is the difference between Query Studio and Report Studio in Cognos?
What is the difference between Query Studio and Report Studio in Cognos?
Could anyone explain me in detail?
Thanks in advance.
1
vote
1answer
245 views
Data type issues faced while exporting report from cognos to excel
When I export report from cognos to excel 2002 or 2007 format I want to convert the numbers to numeric data type.
I face issues after exporting when i try to find sum of certain columns it has values ...
0
votes
0answers
45 views
Why bookmark is not working for facts in cognos?
I'm working with a crosstab in cognos now.
Page 1 contains crosstab
Page 2 contains list
Fact - Revenue
Dimension - Product line, Year
If I click on the revenue (cell value) it should goto the ...
1
vote
1answer
81 views
Could I execute multiple expressions when a single condition is true in case..when statement in SQL?
I wanna display multiple statements when a single condition is true in case..when statement in SQL.
Eg:
case when (condition is true) then
print "A"
print "B"
.
.
.
.
print "Z"
when (condition2 ...
0
votes
1answer
109 views
IBM Cognos reports are requiring a USER NAME when connected to TM1
We have IBM Cognos connected to TM1 using an integrated login, however, when running a report, it asks for the user name and password. If we enter the USER NAME ONLY, then the report will run fine. If ...
0
votes
1answer
530 views
How to hide a column in a list, dynamically in cognos?
Actually I'm working on Cognos 10.1 .
I have three prompts (Value prompt) in my report. All the prompts are optional. Based on the selections I wanna show the results. Each prompt corresponds to a ...
0
votes
0answers
58 views
What is the difference between detailed sort list and sort list in cognos?
Currently I'm working on cognos 10.1 .
I'd like to know the difference between detailed sort list and sort list(please refer grouping and sorting in properties panel).
0
votes
1answer
62 views
Capture Value In Table Upper Case Or Lower case
i want to select * from table1 where name =petter?
now if there is many type of petter in table linke PETTER , Petter And petter .
want all this three (PETTER,Petter,petter) to be considered which ...
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 ...
1
vote
1answer
123 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
...
0
votes
2answers
143 views
Meaning of Cognos property Use for Parameter Info
I am trying to understand the property 'Use for Parameter Info' in cognos report studio. At this link: http://www-01.ibm.com/support/docview.wss?uid=swg21341901
What is meant by 'set to Yes are ...
0
votes
0answers
35 views
Hpw to convert cognos report to qfx format
I have a requirement to programmatically convert a cognos report into a quicken/quickbooks(.qfx) format.
Now in the past, whenver I had to convert one output into another, I have taken the help of an ...
2
votes
1answer
138 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 ...
1
vote
0answers
152 views
Report Scheduling
I have written a SDK using java to integrate with Cognos.
This is working fine when normally working with the cognos functionality.
But when I login directly to cognos using my custom namespace, and ...
0
votes
0answers
84 views
Create a total for attribute not in report
I have created for my user a crosstab report that represents a summary of average test times for electronic components. The attributes are:
COMPONENT, WEEKTEST BEGIN DATE, TEST NAME, AUTOTESTER ...
0
votes
0answers
117 views
cognos export outofmemory error
In Cognos 8.3, when I export report folder, it always failed.
Error message:CM-SYS-5092 Content Manager failed while returning the query results. Java exception: 'Java heap space: ...
0
votes
1answer
239 views
How to burst a report in report studio on a particular day for a particular customer
The customer's name and email address is stored in a burst table in my database .
Burst table:
I want the report of joe to be bursted on friday at 10.00 am ..
How to implement this in cognos ...
0
votes
0answers
1k views
OCI.DLL error connecting to Oracle DB in Impromptu 7.5
I am trying to connect to an Oracle 11 database in Impromptu 7.5 but I am getting the below error. This is generated when trying to open a catalogue and when the option for 'connect to database' is ...
1
vote
1answer
79 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.
2
votes
2answers
358 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 ...
0
votes
0answers
143 views
Cognos Report Studio - Add elements to a list dynamically
I have a report with a combobox that fills a list when you select an element from the combo. I am trying to implement another list that saves your selections from the combo and makes a "recently ...
0
votes
1answer
123 views
Issue in Conditional hiding in cognos report ver 10
I already have a conditional block which controls 10 charts like chart 1 .....chart 10 based on block variable called 'Chart' now I have to conditionally hide chart 3 , bcoz the design of chart 3 ...
0
votes
3answers
261 views
How do you print specific pages in Cognos using conditional variables
I have five letters (five pages) in a Cognos report. The letters are in response to NSF checks received by the company . Each letter is different based upon conditions that exist in the NSF file. I ...
0
votes
0answers
92 views
HTML snippet inside Cognos report specification not behaving as desired
A section of my cognos report looks like this:
<HTMLItem>
<dataSource>
<staticValue><div id = "promptSearchPath"></staticValue>
</dataSource>
</HTMLItem>
...
1
vote
1answer
69 views
Cognos error -Data items cannot be moved to a data container that uses a different query
I have two lists on my report page. In report studio, I am trying to drag one list on top of the other with the intent of creating a master detail relationship between the two lists.
I am getting ...
0
votes
2answers
630 views
Add a list header to cognos report studio list
In cognos 10 report studio, I have a list. Is there a way to add a list header? I can see how to add a list page header, but I am looking for a list header. In my toolbox, I cannot see a 'list ...
0
votes
1answer
125 views
Can Cognos retrieve data via REST?
I would like to use Cognos retrieve response data of IBM Forms Experience Builder via REST api. Can/How Cognos retrieve data via REST?
0
votes
1answer
74 views
Congos wrong search path
In Congos...i navigate to my report folder and click on the Report. I get the error: Content Manager did not return an object for the requested search path...
And I see that the path is not indeed the ...
0
votes
1answer
125 views
Limit data to be generated in cognos cube generation by year
Ive been working with cognos from a year now but I stumble into another problem that needs urgent workaround resolution. I have this model that automatically generates cube (using a batch file) every ...
0
votes
0answers
121 views
How do i create a (All) level in a Framework Manager Query Subject using determinants?
I am using Cognos Framework Manager 10.2 against a data warehouse built in sql 2008 server. I am familiar with creating determinants. I have created a time dimension that works fine using this. I ...
0
votes
2answers
239 views
View source on pdf rendered inside a browser?
I have a report in Cognos. The output is rendered in a pdf inside the browser itself. Now the images are not showing up in the pdf. They show up fine in html. Now if they were not showing up on html, ...
0
votes
0answers
88 views
View source does not show html source in cognos
In Cognos viewer, when the report is rendered in html format, in IE, it looks like any html page. But when I do a 'View Source', how come I do not see the html in the view source? is there a way to ...
1
vote
1answer
165 views
Cognos 8 Sort Order by Column
I'm working in Cognos 8, and I have the first three fields in a report:
Agency
Org
Name
I'm displaying Agency and Name always... Org is displayed based on a Render Variable. So on the prompt page, if ...
0
votes
1answer
160 views
cognos error:The request was cancelled by the user…how to solve without restarting the server
When I try to run a report in cognos 10.1, i always get the error:
XQE error encountered: The request was cancelled by the user.
The error goes away when we restart cognos server. Is there any ...
0
votes
0answers
284 views
Cognos parameters will take default value even if parameter page is not opened?
In cognos report studio, I defined a report output page and a parameter prompt page. In the parameter page, I have defined two parameters : one is mandatory, the other is optional with a default ...
0
votes
1answer
109 views
Cognos frame work manager: format numeric column to show currency dynamically
In this url, it is shown how you can format a particular column to according to particular currency.
...
0
votes
0answers
78 views
Cognos Framework Manager Datasources Exception
I'm trying to create reports connecting my CFM with Tivoli Common Reporting using a db2 "WAREHOUS".
The TCR and FM are installed in different machines. In the TCR I created a datasource and test went ...
0
votes
1answer
517 views
How can I fix excel appearance in cognos ?
I make a report as pdf.It s fine. But when I export it to excel ,there are many sheets on excel . I do not wan to it.I want to 1 sheet.How can I fix this?
Thanks.
0
votes
1answer
215 views
One or more of the required values are missing although all prompt values have been selected
In my COGNOS prompt page, I have a button 'Generate'. On click of it, I call the script:
function generateReport(format) {
if(!canSubmitPrompt())
return;
...
..
}
...
2
votes
2answers
124 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 ...