It isn't clear what [Net Sales LC] is, however, so if that is a calculated field (rather than a straight metric out of your package) things might behave differently.My gu...
↧
Re: calculating product group subtotals for individual employees
↧
Re: Slow performance with alot of concurrent users
maybe the bandwidth allocated for users is the culprit?
↧
↧
Re: DQA
what is the user doing? is the user running a report? logging in?
↧
Re: Crosstab Report taking forever
have you checked how the tables are joined? "normal" star schema?
↧
Re: Slow performance with alot of concurrent users
We have been having this issue with Cognos for a few years now. When we have a deadline for certain projects, alot of concurrent users will access the report server to verify...
↧
↧
Function to explicitly pull out Year - Cognos Analytics 11.0.10
Looking for a function to explicitly find year (2018, 2019, etc. members) on a report that also includes months/quarters (Jan-2018, Q1-2018, etc. members) in order to perform a second when clause. Example expression:
case when ( caption ( currentmembe...
case when ( caption ( currentmembe...
↧
Re: Multi Page-portlet in cognos 11
Portlets have made a comeback in CA 11.0.11 version released in April.
↧
Analytics Dashboard Performance Issues
All - we are seeing performance related issues while loading the Dashboard the first time. A link to the Cognos Analytics Dashboards is provided to our users via our internal application.
When users click on the link, the Dashboard opens up in a new ta...
When users click on the link, the Dashboard opens up in a new ta...
↧
Re: Want to Hide All Detail Rows In A List
You can select a column in the list and then you can find properties where you can add it.
Also, alternatively, instead of adding a data item you can reference the parameter directly in conditional styling expression.
Thanks
Kiran
Sent from my ZUK Z2...
Also, alternatively, instead of adding a data item you can reference the parameter directly in conditional styling expression.
Thanks
Kiran
Sent from my ZUK Z2...
↧
↧
Re: Want to Hide All Detail Rows In A List
THANK you Kiran. I just added an "Applaud" for you.
I got this to work by ...
1 - Writing a Data Item of "ToSeeOrNot" which has Expression Definition: of ...
Case
When ?p_HideShow?='Hide' Then 'NoSee'
When ?p_HideShow?='Show' Then 'YesSee'
End
2 - I a...
I got this to work by ...
1 - Writing a Data Item of "ToSeeOrNot" which has Expression Definition: of ...
Case
When ?p_HideShow?='Hide' Then 'NoSee'
When ?p_HideShow?='Show' Then 'YesSee'
End
2 - I a...
↧
Re: Passing Username and Password to cognos url
Hi,
I am running Cognos report from Oracle application, and when report is being executed in the URL bar all Cognos URL path is visible, with all credentials, CAMUsername, CAMPasword, server name...
How to hide, so that is not visible in in URL bar
htt...
I am running Cognos report from Oracle application, and when report is being executed in the URL bar all Cognos URL path is visible, with all credentials, CAMUsername, CAMPasword, server name...
How to hide, so that is not visible in in URL bar
htt...
↧
Re: Function to explicitly pull out Year - Cognos Analytics 11.0.10
Here is an example of Labels Shown in Columns. We use Prompts for the 12 Months (parameter of p_TMonth),
and Years (parameter of p_TCalYr).
The Months Prompt shows the 12 Months, and Uses 1 thru 12, IE ...
Jan ... 1
Feb ... 2
.........
Dec ... 12
Exam...
and Years (parameter of p_TCalYr).
The Months Prompt shows the 12 Months, and Uses 1 thru 12, IE ...
Jan ... 1
Feb ... 2
.........
Dec ... 12
Exam...
↧
Re: Analytics Dashboard Performance Issues
Most probably because the data has been cached already.
The second time, the performance seems good.
↧
↧
Re: Adding % to a data item
what result are you getting if the number is negative?
↧
Re: How to get data for last 4 years using year Prompt..
are you using dimensional or relational model?
↧
Re: How to drilldown on two dimension of a crosstab
isn't portfolio the lowest level hence you can't go down anymore? anyway, did you make the report? if someone else made it, you can check the Drill Behavior options... the drill down on that level might have been disabled.
↧
Help. Dynamic Singleton? is there a such thing?
Good day everyone.
i'm here again asking for help. (sorry)
is there a such thing as dynamic singleton?
here's the story.
i have a list. if you select one of the list... it will display a graph containing the data for what is selected.
if you don't sel...
i'm here again asking for help. (sorry)
is there a such thing as dynamic singleton?
here's the story.
i have a list. if you select one of the list... it will display a graph containing the data for what is selected.
if you don't sel...
↧
↧
Cognos Planning - Publish to table - support for multilingual text
Does anyone have any experience in using Planning with multi-lingual text, specifically when exporting to table format for reporting.
We have just this requirement for names and free-text, and have noticed that although the multi-lingual accented chara...
We have just this requirement for names and free-text, and have noticed that although the multi-lingual accented chara...
↧
Moving Null value in last row in excel
Hi Everyone,
We have some null value in one of the columns in report which is actually integer and in some of the scenario these value are coming in the first row due to sorting. When ever user is exporting the report in Excel 2007 data that column is ...
We have some null value in one of the columns in report which is actually integer and in some of the scenario these value are coming in the first row due to sorting. When ever user is exporting the report in Excel 2007 data that column is ...
↧
Help. 1 Promp Page and Multiple Pages.
Good day gurus.
I'm here again asking for help.
what is the work around for this problem.
1 Prompt Page with 5 Value Prompt.
If Value prompt 1 is only selected, display page 1
if Value prompt 1 and 2 are selected, display page 2
if Value prompt 1 and...
I'm here again asking for help.
what is the work around for this problem.
1 Prompt Page with 5 Value Prompt.
If Value prompt 1 is only selected, display page 1
if Value prompt 1 and 2 are selected, display page 2
if Value prompt 1 and...
↧