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

Re: textbox prompt for showing top items

$
0
0
And also the slicers being used looks like this:
Code: [Select]
#promptmany('pOrg','memberuniquename','[CBI Sales].[Profit Center].[Profit Center Functional].[(All)]->:[M16].[Profit Center].[Profit Center Functional].[All]')#
[code]#promptmany('pOrg','me...

Re: Page sizing (particularly Charts)

$
0
0
I agree with Invisi; for anything "standard size" rather than a small mobile device, a single chart per page seems overkill.

Either way, what my experience tells me to do is rather than try and find the one-approach-fits-all layout, work with multiple ...

Re: Exapand Collapse without using Javascript

$
0
0
Hey Paul,

Have you managed to create a expand and collapse that is compatible with interactive mode (custom control) ? because this only works in non-interactive mode ?

Re: Create a report option not available for Analytics Users and Analytics Explorers

The Legend Position Property is not working in Cognos 11 Dashboard

$
0
0
Team,

The Legend Position Property is not working in Cognos 11 Dashboard Visualization. The version we are using is 11.0.11

Steps I followed for Visualization

1) in Bars - I dragged the dimension columns (Month Name)
2) in Length - I dragged the measur...

Re: Best way to get last 2 hour in report studio

$
0
0
did you cast your add_hour to timestamp???

Cognos Built in authentication provider

$
0
0
Hi Team,

Do we have any cognos built in authentication provider in cognos 10.2 version
?

Thanks,
kvca11

Re: The Legend Position Property is not working in Cognos 11 Dashboard


Re: Cognos Built in authentication provider

Content Manager service response time high watermark over 12 minutes

$
0
0
I am monitoring Cognos 10 at my new client. One thing I see here (and also previously with other clients) is that the response time high watermark of the Content Manager service is very high, in this case over 12 minutes. What causes this? My first gue...

Re: Cognos Built in authentication provider

$
0
0
You can also use windows AD LDS.

Re: Enable/Disable Finish Button for Optional Prompts--Cognos 10.2.1

$
0
0
If I understand it correctly the problem is not that you want to hide the prompt button.
The problem is that you don't want the user to be allowed to run the report with no prompts selected.

All I do in this case is create a data item in the report lik...

Re: Exapand Collapse without using Javascript

$
0
0
Hi Oscar,

This was actually designed for Interactive mode. Is it not working for you? What error are you getting?

Fiscal Year QTR in Relational Model Analytics

$
0
0
Hi, :) :)
I'm troubling this site again.

I have a list of rows that shows the date for each transactions but I need to create the necessary Data Items so I can drop it in a List or Crosstab or Chart to Slice/Divide the data based on Fiscal Year Quarter...

Filter UNION Query Values In a List

$
0
0
We have a List Report with its Query formed from a UNION.  The UNION works w/ 2 queries
resulting from a Data Module using Cognos data, and non-Cognos data from an Excel file.

To simplify, we have four (4) Business entities ...
1 - AAA
2 - BBB
3 - CCC
...

Re: Fiscal Year QTR in Relational Model Analytics

$
0
0
I usually utilize a Case When such as ...

Case
When [Month] IN ('January','February','March') Then 'Qtr 1'
When [Month] IN ('April','May','June') Then 'Qtr 2'
When [Month] IN ('July','August','September') Then 'Qtr 3'
When [Month] IN ('October','Novemb...

Re: Fiscal Year QTR in Relational Model Analytics

$
0
0
 :)Case Statement looks better. Thanks I'll try it as a part of my Crosstab Top Edge to see if it's going to slice the data correctly.

Re: Fiscal Year QTR in Relational Model Analytics

$
0
0
I programmed Access VBA for years and used LOTS of If Then Else ...

In Access, would sometimes use "Select Case", which works.

Within Cognos, I rarely utilize If else.  Case When is preferred, at least, by me.

Nesting your "Qtr' Data Item in the...

how to loop through actual values of data item in value prompt via javascript..

$
0
0
Hi all,
I am trying to loop through values of single select value prompt via javascript in cognos analytics 11.0.6. (Interactive mode=yes). I am able to get only first value. In 10.2.2 , I was able to do this by
var f = getFormWarpRequest();
var list ...

How can we call on change event on value prompt in 11.0.6.. ? with interac 'yes'

$
0
0
Hello all,
How can we call on change event on value prompt in 11.0.6.. ? with interactivity property as 'yes'
Any help is much appreciated. Thanks.
Viewing all 12997 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>