Quantcast
Channel: COGNOiSe.com - The IBM Cognos Community
Browsing all 12978 articles
Browse latest View live

Page Sets best practices - how to manage multiple containers/queries per page?

Hi all, I have a requirement to create page sets based upon a Data Item value. Each page will have 2 crosstabs with 2 different queries. My question is: What are best practices for creating Page Sets...

View Article


Jquery in non-interactive mode

Hi Experts.We are upgrading to C11 and i have some reports with jquery scripts that doesnt seem to work fine in interactive mode. Most of the scripts were working when i moved the code to modules. But...

View Article


Re: Scheduling Reports - Schedule Icon Not Found

Quote from: arosengard on 13 Dec 2017 09:32:14 amI am trying to set up automated reporting for several jobs.  I am not finding the Scheduling Icon anywhere.  Is this a permission that needs to be...

View Article

Re: List next to Crosstab so metrics from 2 dift queries display side by side?

(assuming all this is relational)My approach to build all this would be a single crosstab. Basically, you'd have three queries, corresponding to what you grouped as "Crosstab", "Summarized Crosstab...

View Article

"Goto" type functionality in TI process ?

I have a large (approx 4,000 lines of code) TI process, but if one of the input (data source) variables is a certain value, I want to skip a large block of the code.  I know I can do this with an...

View Article


Re: SQl Server Stored Proc

Hi,I figured out the issue.The issue is with the Datasource connection provider. In Dev, the datasource connection has created using Microsoft SQL Server (OLE DB) provider where as in QA and PROD...

View Article

Understanding error message

In an 11.08 report I want to filter the members displayed in a parameter by comparing the caption() to a value in a relational data item that's in another query.  I have this expression:...

View Article

Help with Detail Filter at the Query level

Hello,As of right now the i am using ([Job Type] in ('14','16','17','18','21'))  in my Detail filter.Now the requirement is if the customer runs the report for Company Number 1 then it should bring...

View Article


Bar Chart with an "unknown" number of series

Hi all,Everything is more or less in the title.Let's say I have a report with a page break per town, and on each page a bar chart (for example). For some towns, I have to display 2 series, for some...

View Article


Re: Help with Detail Filter at the Query level

Ok - you basically want your filter to return either True or False, so you need to slightly rethink the way you format your filter statement. What you need is something like:[code]([Company Number] = 1...

View Article

Tabbed report

Hi,How can I view report pages in tabs in cognos 11? I couldn't find the option "View pages as tabs" as in 10.Please help.

View Article

Re: Page Sets best practices - how to manage multiple containers/queries per...

Hi Psr,if I remember your post from before the edit correctly, you have a single Query that will deliver the raw data with the original classification into percentiles, and then you have 2 filtered...

View Article

Re: Tabbed report

Quote from: Drisya on Today at 02:30:24 amHi,How can I view report pages in tabs in cognos 11? I couldn't find the option "View pages as tabs" as in 10.Please help.Click on the pages pane on the left...

View Article


Re: Cannot Save Active Report Cognos 10.2.2 as MHT

I am also facing same issue..Please help.

View Article

IBM Certified Developer Cognos 10 Compatible with Cognos 11

I am considering taking the IBM course "IBM Cognos Framework Manager Design Metadata Models (V10.2.2) - SPVC (Code J2A52G)" in order to take the the cert test for "C2090-632 - IBM Cognos 10 BI Metadata...

View Article


Re: Manage External data - not working. Can't validate data

I attached ..PDF to the 1st message. Is it ok?I am NOT at the point of making joins. It is before that.  I created a data source using COGNOS External data wizard - no problem. External data is set-up...

View Article

If -then- else statement error

Hi ,I am trying to use a detail filter on a report where 'pVersion' is a parameter and 'abc' , 'def' are attributes of a dimension in the cube. The statement below works fine.If(?pVersion? = 'budget')...

View Article


Re: Passing One Prompt Page values to Multiple Reports Dynamically

Why not to create a table with one row and multiple columns. Each column represents a prompt value. The table can be loaded on demand via ETL. Cognos report will read prompts from the table and make...

View Article

Casting as date, or using current_date displays wrong date

An issue that we've been dealing with for a while now is that when using the cognos function current_date, we get a date that is two days prior to the actual current_date. For instance today is...

View Article

Re: Joining Queries

You possibly shouldn't need to do two queries for this. But, as far as your crazy high numbers, you obviously have duplication going on. Multiple rows of the same Sales Rep exist in the first query by...

View Article
Browsing all 12978 articles
Browse latest View live