-2
votes
0answers
29 views

Cognos does not Summarize properly

In a Query Studio Package, I have a Query Subject that calculates the age of a particular item. To simplify here, there is a Query Subject(QS_Age_Calc) at Business Layer which goes like this (at ...
-1
votes
1answer
58 views

Cognos using filters that use Interval Data Types

does anyone have a suggestion for getting the filter below to work? I am using Cognos 8.4 on SQL Server 2008. I am using four filters for this query: Filter for employees who average 30 or more hours ...
1
vote
1answer
35 views

Filtering on a calculated field - Filter being ignored

I have spent a couple of days (no joke) trying to get a filter to work. I have two calculated fields in a list query. They are called totalFY and countFY, respectively. Here are the expressions for ...
0
votes
1answer
69 views

What does “QE-DEF-0469 QE Message” mean?

I'm working on Cognos 10.1. For a report, I've updated the package. When I open the report in report studio, it is showing an error like QE-DEF-0469 QE Message. What does it mean? Earlier responses ...
2
votes
2answers
76 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+ ...
0
votes
1answer
242 views

cognos 10.1 Prompt API Javascript

In "appendix H Prompt API for IBM cognos BI" there is a example on how to use a method call addValues. However everyAttempt i have tried has left me with 0 results. Here is the code that ive been ...
1
vote
1answer
178 views

COGNOS report for a simple sub query and join Query

Here is my query. I am new to Cognos and using Cognos 10. And I am having a bit difficulty in developing a report which uses a Sub Query and an Inner Join Query. 1. SELECT ID, BATCH_DT, LOCIT FROM ...
0
votes
0answers
113 views

How to control the report output in Cognos 10.1?

Currently I'm working Cognos 10.1 report studio. The requirement is that the output should be in such a way that the crosstab should appear in a default size in all the pages eventhough the outputs ...
3
votes
4answers
513 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 ...
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 ...
2
votes
3answers
105 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
703 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 ...
0
votes
2answers
173 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 ...
0
votes
1answer
265 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
242 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 ...
0
votes
1answer
512 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
57 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 ...
0
votes
1answer
119 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
1answer
124 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 ...
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
507 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
396 views

How can i show each own values of bars at progressive chart in cognos?

I completely say what i want to ask in title? how can I show each own values of bars at proggressive charts. I dont want to shown total values.
0
votes
1answer
291 views

Can not get HTTP Header in COGNOS Custom Authentication provider

I am working on implementing COGNOS Custom Authentication provider (Java) with SSO (Oracle Access manager(OAM)). The way OAM works is that it looks for a Valid Session Token Cookie in every ...
1
vote
1answer
325 views

I do not find web.config in cgi-bin folder?

I do configuration in iis in cognos 10. But I dont find web config file in cgi-bin folder. How can I find it?
0
votes
2answers
159 views

How I hide default legend?

I want to define conditional legend. I give a colour to one thing. but when my report is running, yes the colour is setting but in a legend show different colour to same thing.In chart it shows colour ...
1
vote
1answer
52 views

how I download button in report?

I want to make a report in cognos.I put chart in my report. And when I run the report , if I right click on chart I see the download chart option. I want to this option(download chart) on my report. I ...
2
votes
1answer
439 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.
1
vote
1answer
81 views

Dealing with error message in Cognos

I have installed Cognos 10 Framework Manager in my client computer and when I tried creating a new project, this pop up message showed up. I heard that you need to have a webservice in this context. ...
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 ...
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.