Re: Loop join issue
Quote from: backhandx on Today at 10:57:50 amHello all, I will expose direclty the question: Let's suppose we have 3 tables A, B and C. B is the fact table. the links between the 3 are as...
View ArticleRe: Find and Count Same IDs in Two Queries
Not sure this is the "best" way, but we had a similar scenario where the "first query"was data from our SQL Server DB. The "second query" was from an Excel file w/ dataNOT in our SQL DB.We used a Data...
View ArticleRe: Find and Count Same IDs in Two Queries
Forgot to mention ... we are a Subscriber to our Cognos Analytics 11.0.8 Cloud App.Our Vendor does a GREAT job providing SQL data for us.At this time, the Packages we use for Reporting are not capable...
View ArticleRe: Find and Count Same IDs in Two Queries
Thanks Bob, I'll try my hand at your suggestions and see where it goes!
View ArticleRe: Find and Count Same IDs in Two Queries
Give it a try.We utilize Data Modules for several Reports ... and they work.If you have any questions, just ask.HTH, Bob
View ArticleConnect from CA ( R10) to Snowflake via JDBC
All,Cognos supports Snowflake ( ostensibly ) but I'm finding a challenge connecting to a Snowflake warehouse via JDBC. I have the jar file in "drivers" and "Snowflake" is an option in the dropdown...
View ArticleRe: Cognos Analytics Upgrade
Well, 11.0.4 was certainly a mistake because some core functionality was still not added. However, with Cognos 11.0.5 we informed our customers that they can now update and with 11.0.7 we got to a very...
View ArticleRe: list summary results from two lists - show on third list
First I would use a query calculation for the sums but nevermind. With unions the columns must have the same order, data type and number. It does not matter how their names or contents are but these 3...
View ArticleRe: Loop join issue
Loops are a serious problem since it leads to ambigous join routes which gets you unwanted results. I would rather use an alias and join that to your dim table but I see littler reason to not wanting...
View ArticleRe: Cognos Metadata not matching published Framework Package
Forcing a refresh is only working by ending your browser session and restarting your Cognos Service and even then the database or webserver (not in C11) could cache.
View Articleshowing different category name in bar chart
Hi,I have two time periods name Rc1 and Rc2. I am having a set called time period (Rc1,and Rc2)I use this set in the catgoey of the chart .Now chart shows 2 bars one for Rc1 and Rc2I wanted to show a...
View ArticleAdmin user affected after Cognos Uprage
Hi Team,Recently we upgraded our Cognos Analytics from 11.0.6 to 11.0.10 in DEV environment. We are having 2 users who are added in the System Administrators group in Cognos. Post upgrade one of the...
View ArticleRe: prompt size and overflow issue
Yeah same issue,when the "run with full interactivity" is set to "No".Do you have any suggestion to fix this?
View ArticleRe: How to render blank PDF page for double-sided printing when page breaking.
I hate to resurrect a thread - but I have tried the above suggestion for my report - but it appears that Cognos doesn't really pay attention to the page number for the conditional style.Whether it is 1...
View ArticleRe: Connect from CA ( R10) to Snowflake via JDBC
I would expect the unable to signon error to occur if you have not provided a user id/password or provided an incorrect one.When you test and see a status of failed, that status is a hyper link. When...
View ArticleRe: prompt size and overflow issue
Quote from: Arumugam on Today at 07:50:51 amCognos version is 11.0.10 and browser is IE(version - 11.0.9).I have cleared cache and tried that also,still getting the same output(I mean prompt values are...
View ArticleRe: Prompt Page Performance
Sorry if I wasn't clear: I was asking are those queries you use for your prompt THE SAME as the queries you use for your report booklets?
View ArticleRe: Cognos Analytics 11.0.10 Release
Odd. Hopefully, IBM support can figure it out.I'm using IE 11 and Chrome (current). To what settings to you refer? Is there a document defining what non-standard browser settings are required to run...
View Article