Re: Connection to AWS Redshift (from Cognos 10.2.2)
JDBC is an API specification which JDBC driver vendors follow to create a driver.The API has changed over time (i.e. 3.0, 4.0, 4.1, 4.2) and in turn are released as part of a new Java release.Hence,...
View ArticleRe: IBM Cognos and Spark/Cloudera
Cognos 10.2.2 and 11.0.7 currently support Cloudera Impala (via Cloudera Impala JDBC driver) or Hive (via Apache Hive JDBC driver).Those releases do not support the SPARK SQL Thriftserver (which from...
View ArticleCognos Dispatcher ; Unique Ports
Hello Cognoise,If I have to install a dispatcher (app tier) on a different server other than the main server (in which gateway, primary dispatcher, and content manager resides), I wonder how do we know...
View ArticleRe: HP Vertica Datasource
In order to use Dynamic query and JDBC drivers your FM model must be set to Dynamic and not compatibility mode.This is different from the inability of the JRE being able to load the JDBC driver for a...
View ArticleRe: Using Promptmany with like or contains commands
CognosPaul that worked! 😊👍🏽 You're a genius. Truly appreciate your help sir.
View ArticleAlignment Issue in 11.0.7
Hi All, We have migrated the reports from 10.2.2 to 11.0.7.Alignment of the prompt page is not in sync with 10.2.2.Anyone facing the same issue?
View ArticleRe: Problem with Maximum Function
Quote from: awais on Today at 06:21:16 amThanks for the comment lynn, is there any alternate to return the latest occurrence on the basis of Time-stamp ?This is basically what MFGF suggested...
View ArticleRe: Pre populate values in Select & search prompt.
The only thing in the script you should change is the function call to loadSNSDefaults.In the report you should have two prompts. The SNS and a value prompt that contains all of the values you want...
View ArticleReport Not Generate Output in 'CSV' and 'Excel Data'
Hi,I have a report like two table(Some formatting issues, i created a report like table and inserted singleton data container to show each items). This report is working fine in HTML, PDF and Excel....
View ArticleRe: Cognos 10.2.2 Compatiblity with Windows Server 2016 .
Quote from: Invisi on 06 Oct 2017 06:06:48 amLuckily soon they will refuse to support Cognos 10 regardless of the OS you install it on, so then that issue drifts away. Hi,The below technote details...
View ArticleRe: Cognos Dispatcher ; Unique Ports
Quote from: Ravisha on 07 Oct 2017 07:35:02 pmHello Cognoise,If I have to install a dispatcher (app tier) on a different server other than the main server (in which gateway, primary dispatcher, and...
View ArticleRe: Using RoleValue in Substitute function
When using macros, you're limited to the macro function set. roleValue is a dimensional function, set you can put that around the macro function but not inside it. In a case like this you could make...
View ArticleRe: Drill-through not working from crosstab when run in full interactive mode
Yep, IBM confirmed it's an undocumented bug in release 4. Fixed in 5.
View ArticleRe: Drill Through ERRORS
What the App Company told you is true for Cognos BI 10.2.2 and early, or if you use embedded JS (HTML item) in CA11. HTML items don't work at all if running a report in FIM. CA11 introduces the Custom...
View ArticleRe: Drill Through - Passing Code/ Number from Parent to Child Report
I have experienced the same problem. There appears to be no direct way of passing a data value that is not explicitly set in the chart object, or crosstab. Have you tried putting the chart inside a...
View ArticleRe: Javascript function should be applied only on default run
I don't like the "add onions" property - too smelly!
View ArticleConditional formatting how to do it. Please help me
Hi Everyone,Conditional formatting how to do it . Please help meRequirements-I have 3 columns, based on the Status column. I have to put conditional formatting.• Status column when I filter for the...
View ArticleXQE-PLN-0229 Error in Cognos report
Hi All,We are using a DQM enabled data source connection in our Cognos Framework Manager (Version 11) which points to Netezza. When we are trying to make a report by referring to the query items from...
View ArticleRe: Conditional formatting how to do it. Please help me
Quote from: ankur10 on 09 Oct 2017 09:29:35 pmHi Everyone,Conditional formatting how to do it . Please help meRequirements-I have 3 columns, based on the Status column. I have to put conditional...
View ArticleRe: XQE-PLN-0229 Error in Cognos report
Hi,This is essentially caused where Cognos thinks the report you are asking for doesn't make sense. Can you elaborate on how the report could deliver items from two different dimensions but with no...
View Article