Re: Report performance massively slower if filtered by prompt
Does that suggest that there's a table being used in your report that isn't being filtered as you're expecting? Might be worth checking (or getting someone else to check ) that the data security has...
View ArticleRe: Report performance massively slower if filtered by prompt
yea, something like that is what I am assuming - but I'm just a measly report designer; I know too little about admin or security to go from here. I'm giving this to my IT to figure out.
View ArticleCOGNOS project with dw in Azure
Hello my friends , Anyone has tested COGNOS 10 with azure connection?I mean , i have migrated a datawarehouse into the cloud and i want to know if the connection to the cloud (azure or aws) is...
View ArticleRe: Problem when running a report
Hi,How many rows is the report output and which format are you running? Try to take of some columns and see if there is any improvement, if you haven't tried that yet. Are you getting the whole result...
View ArticleRe: How to remove _en_gb from the end of the report
Experiencing the same issue. Did you ever find a resolution to this?
View ArticleStrange behavior when definning a sort on a report
Hi all, I developped a simple dimensional report and I defined an ascending sort on a mesure. When I excute the report, it runs forever without any result ( I stopped after 3 hours of processing) but...
View ArticleRe: Strange behavior when definning a sort on a report
Hi,Are you getting the whole result set in 3 seconds without sorting and which cubes are you using and how big are the cubes and is the sorting done at the grain level?Good luckNew guy
View ArticleRe: Not being able to freeze the column header in a list in an active report
Marvin,An alternative solution is to do this using CSS. Here's how:http://www.cognoswithjay.com/freezing-list-column-headings-cognos-11/
View ArticleDrill-Up/ Down Behavior Not Displaying Level
I am seeing an odd behavior while using drill up/down for a given hierarchy in Cognos 11 Report vs Dashboard.I have created a regular dimension (DMR Model), and need for users to drill down/up in the...
View ArticleRe: Retrieve Prior 12 Months as Rolling 12
Thank you tjohnson3050.I got diverted to another Report, and to do this justice, I will haveto try this next Monday. I will post back how I do w/ that.Have a good weekend, and thanks again, Bob
View ArticleRe: show long result in multiple rows
I speak too early. This repeater table only works for one EE. If there are N employees, the same EE will show up N times. What I did is create a list and put dept id as the first column and then put a...
View ArticleRe: COGNOS project with dw in Azure
Hi there !,Not sure that Cognos 10.x will support this sort of connection, but Cognos Analytics R6 has new data source connectivity to azure. Hopefully this will help you with your project !.Nick
View ArticleConfigure and deploy report from Cognos Analyticd
HiThis is my first topic in this forum and I'm starting to use cognos analytics from a few weeks.I have understand that I can use cognos analytics to create report, dashboard and other visualization,...
View ArticleRe: Joining Sp and a Table
Hi,You will need a common column for any kind of join. Do you have any other table that has a related column with the stored proc? Good luckNew guy
View ArticleRe: Joining Sp and a Table
Can you describe how the join should work without a common column?
View ArticleRe: Joining Sp and a Table
is there is a possibility to create a dummy data item in both the table and join both?. i thought of like this . But i know i am wrongThanks
View ArticleRe: Joining Sp and a Table
Quote from: Kid_in_Cognos on Today at 07:52:30 amis there is a possibility to create a dummy data item in both the table and join both?. i thought of like this . But i know i am wrongThanksHow do the...
View ArticleRe: Joining Sp and a Table
Hi Lynn / New_Guy,Thank you much for your replies. I have joined the SP and the table by using another common table and write the query in sql and given the sql generated report output to the...
View ArticleRe: Show one row across rather than duplicating rows
Quote from: Revan on 09 May 2017 10:16:32 amMy data is relational, and I believe it is SQL, but I'm not sure. I'm asking our Information Services people, but it might be awhile before they respond....
View ArticleRe: Retrieve Prior 12 Months as Rolling 12
tjohnson3050 - We have a cross tab of one Measure w/ Nested Items of Fiscal Year, Month, and Calendar Year.Where do we add a Data Item (correct?) to record the _make_timestamp? We will call that...
View Article