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

Re: Dashboards in C11.1.2 - is there still NOT a means to use a RENDER variable?

$
0
0
Thanks for the info on C11.1.3
Agreed....
But obviously the overarching thought is to develop a SINGLE dashboard that can be used each supported language.

I have looked thru the IBM Ideas page... and there are several "Dashboard - conditionally render ...

Re: Converting decimal to string

$
0
0
Are you doing anything with that field after you put NA into it, for example have you got a total at the bottom of your report?

Re: Force prompt to null/reset when another prompt is selected

mail trigger-previous month

$
0
0
Hello Everyone,

I have zero knowledge in Event studio. Can anyone has done before?

The Event condition is when count of record in the FACT table is zero for previous month, then email has to be triggered to clients.

Thanks,

Re: Converting decimal to string

$
0
0
No. Just showing detail level data only in the report. No summary totals are needed.

Cognos Analytics - Manage External Data with CQM Packages

$
0
0
Hello Gurus,

We have migrated recently in Cognos Analytics with version 11.1.1. We have discovered that the function "Manage External Data" is no longer working for the package with Compatible Query Mode (i'm not talking about the new "Upload fi...

Re: Converting decimal to string

$
0
0
I had to change the 'Total' function of that column to minimum. It is working as per my needs. Thank you BigChris for the inputs.

Re: mail trigger-previous month

$
0
0
Event Studio runs the event on a schedule and will trigger an action based on comparison of the last two runs of the query.  If the results change, the action is fired.  (OK, you can set it to run every time, too...)

Craft your query such that the logi...

Passing multiple values into one string

$
0
0
Hello Friends.

Is it possible to create a COGNOS report that is like this SQL statement:
SELECT *
FROM RADAR Claims
WHERE Claim # IN (
                                SELECT Claim# FROM RADAR Claims
                                WHERE Proc Code = ‘...

Re: Cognos Analytics - Manage External Data with CQM Packages

$
0
0
FYI,
Apparently it's a bug in the 11.1 R1. Upgrading to R2 solved the problem.  ;D

Dyamically get the values based on the prompt selection

$
0
0
Hi all,

I have the below requirement.
 Prompts:

Numofyears : 1,2,3,4,5,6,7,8,9,10
Startyear :Current year by default
unit:Year,quarter,month

If the user selects Number of years as 2 and start year as 2020 and unit as month then need to display the 24 m...

Re: Passing multiple values into one string

$
0
0
You can certainly do the equivalent of a sub-select directly in Cognos, however, my experience has shown me that this typically does not work as performantly as you would want especially when you start adding more complex conditions like "in", "contain...

Re: standard users get invalid response

$
0
0
This error can also be caused by invalid permissions on your external namespace (e.g. active directory).
Please go to Cognos administration > security and check the permissions on your namespace

Re: How to export only Cognos User, Group AND Role from one Environment to another.

$
0
0
Create a normal deployment without selecting any option except for “include roles & groups”.
 Do not select the option “include references to external namespaces”
Beware: you’ll most likely also export and import your capabilities.

How to show filtered expression from a querycalculation

$
0
0
Hi,

in a query there is a field with ledger items (1 to 9000) and amounts
in the page designer a need to show some amount for specific ledger items

I've created a expression:
[code]Case when [ledger item] = '8995'
then [ledger_amount]
else 0
end[/code...

Re: How to show filtered expression from a querycalculation

$
0
0
I don't know if I'm missing something, but don't you just need a filter that's something like
Code: [Select]
[Ledger Item] = '8995' and [Ledger_Amount] <> 0

Re: How to show filtered expression from a querycalculation

$
0
0
Well I need to show more than 1 row for multiples ledger items,
so when I Add a filter it will show only 8995

so in my page layout the first row is to show 8995

then 8603
       8612
8602

6000+ 6001
etc.

Re: 11.0.3 - won't connect to audit database after rollback

$
0
0
have you tried to recreate your audit db connection?

How to create a list report to see the permissions of folder and a report

$
0
0
Team,

Is there a way to create a list report in report studio to see the permissions of folder and report, instead of going to properties and see the permissions.

Thanks!
Kiran

Helping the DBA identify the user

$
0
0
So, not sure if this belongs in Administration, Framework Manager, or Reporting.  Since my solution takes place in Framework Manager...

To help maintain server performance, the database administrator needs the ability to identify which user is running ...
Viewing all 13033 articles
Browse latest View live


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