Am I correct in assuming you want to input a single string (rather than multiple strings, as a multi-select text box prompt does), which is character-delimited, and then you want to filter on all the separate partial strings? If so, here's your filter:...
↧
Re: Multiple values in Cognos text box prompt
↧
How to understand two types of authentifications (java provider)
Hi Gurus,
Checking official document, we go "If you want your provider to support all the functionality required by IBM® Cognos® Analytics to communicate with an authentication source, create a full authentication provider A Full Authentication Prov...
Checking official document, we go "If you want your provider to support all the functionality required by IBM® Cognos® Analytics to communicate with an authentication source, create a full authentication provider A Full Authentication Prov...
↧
↧
Re: C11.0.9 dashboard is slow and spinning to load the cube package
HI MF & Friends ,
Do you have any updates please
Do you have any updates please
↧
Bursting Reports - if statement CAMID
Hi,
I am new to bursting reports and was wondering if it were possible to have an if statement expression as the burst recipient? (i'm working in cognos report studion 10.2.2)
For example, I want:
if region = west,
then CAMID('west')
else
CAMID('east')...
I am new to bursting reports and was wondering if it were possible to have an if statement expression as the burst recipient? (i'm working in cognos report studion 10.2.2)
For example, I want:
if region = west,
then CAMID('west')
else
CAMID('east')...
↧
After logging into Cognos Analytics, a blank screen is displayed
After logging into Cognos Analytics, a blank screen is displayed. I have also configured IIS. Restarted the Cognos services, still same issue.
I have also tried by unsetting the option "Enterprise mode" in IE 11 or use a different supported web browse...
I have also tried by unsetting the option "Enterprise mode" in IE 11 or use a different supported web browse...
↧
↧
Re: Multiple values in Cognos text box prompt
Yeah, I agree with Hespora. Sounds like a token prompt is what you'd wanna use. Not sure where I picked up the attached pic over the years (apologies to the person who made it originally), but it gives a nice little breakdown of one way to use a toke...
↧
scheduled event by event studio does not run some time
Hi All ,
I have a event scheduled which should run every 2 hour . but I noticed in cognos admin portal that there is no entry for the execution of the event some times .
I am wondering why its behaving strange .Any idea?
Thanks
I have a event scheduled which should run every 2 hour . but I noticed in cognos admin portal that there is no entry for the execution of the event some times .
I am wondering why its behaving strange .Any idea?
Thanks
↧
Using a Store Proc in report studio
Hi
I'm trying to validate a store proc
PROCEDURE GET_ACCT( :ACCTIN IN character, :ACCTOT OUT decimal );
Which isn't returning any result set. I'm new to this area, pls let me know if I'm going wrong.
thanks
I'm trying to validate a store proc
PROCEDURE GET_ACCT( :ACCTIN IN character, :ACCTOT OUT decimal );
Which isn't returning any result set. I'm new to this area, pls let me know if I'm going wrong.
thanks
↧
Re: Does Cognos accept input to be used in calculation
To echo hespora's recommendation to use 'Show Tabular Data' - this was HUGELY helpful in improving my Cognos development skills. Aggregation in Cognos can be a sticky wicket, and running each query individually and saving the output to Excel to see wha...
↧
↧
Re: filter() function and C11 relational model
hi,
I am working on a relational model to migrate to C11 from C10 report studio
I have used filter() function in some of the C10 reports to create some smart cross-tabs ...
↧
crosstab column headers are misplaced to the right with box
Have a source table with 6 columns that are set on the left of my crosstab
major group no
major group desc
group no
group desc
line no
line desc
The no's are the sort order. The descriptions are what I want to show on the report.
I added the no's and s...
major group no
major group desc
group no
group desc
line no
line desc
The no's are the sort order. The descriptions are what I want to show on the report.
I added the no's and s...
↧
Re: crosstab column headers are misplaced to the right with box
Have a source table with 6 columns that are set on the left of my crosstab
major group no
major group desc
group no
group desc
line no
line desc
The no's are the sort order...
↧
Re: Conditional Styles with Items from Different Queries
I have no clue whether this approach works with dimensional, but if I did this on relational, I would:
- make sure my singleton query does not include dimensions. if it does, create query reference to get rid of dimensions and aggregate
- join singleto...
- make sure my singleton query does not include dimensions. if it does, create query reference to get rid of dimensions and aggregate
- join singleto...
↧
↧
Re: Does Cognos accept input to be used in calculation
I second that. Many of the newfangled "self serve BI" fetishists disagree, but I personally believe it is immensely important that if you create reports, you have to understand your data source, it's underlying granularity, and all the ways your data w...
↧
Excel Report Generation Time
We have a report that is basically a data dump of 4 tables. There is no transformation, no calculations, no anything in the Cognos report. There are around 400,000 rows of data in total for these 4 tables about around 11,000,000 cells that need to be g...
↧
Re: New Release 11.0.11
I found the download under MS Windows Server 2012 Standard. It looks like 11.0.11 isn't supported on MS Windows Server 2012 R2 Standard even though 11.0.10 is. Maybe they'll get the compatibility list updated to include 11.0.11 soon. (And maybe they...
↧
Re: New Release 11.0.11
The fix list has been posted.
↧
↧
Re: New Release 11.0.11
Same download issue for FM. It's available for Windows 10 Pro, but not Windows 10 Enterprise.
↧
Populate the "recent" pane artificially
Is there a way to fill the "recent" pane with standard reports before the first login of a user?
I have to create about 200 users, *most* of them using the same standard reports and don't really want to login as each user and start those report...
I have to create about 200 users, *most* of them using the same standard reports and don't really want to login as each user and start those report...
↧
Re: Cognos Service Doesn't Start
Hi,
you can for this case actually check the windows logs under events > applications to see if the cognos service wrote anything in there.
Do you not only have a notification store with dispatchers that are not as well content managers? You should not...
you can for this case actually check the windows logs under events > applications to see if the cognos service wrote anything in there.
Do you not only have a notification store with dispatchers that are not as well content managers? You should not...
↧