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

Re: Cognos 11.0.7 CustomControl JavaScript to remove top 2 lines from value prompt

$
0
0
<script language="javascript">
var f = getFormWarpRequest();
var list = f._oLstChoicesplaceyourpromptnamehere;

list.remove(0);
document.formWarpRequest._oLstChoicesplaceyourpromptnamehere[0].text =  '  ';
list.removeAttribute("hasLabel");
</script>

==...

Re: Hide Header in Cognos 11.0.5

$
0
0
Were you able to get this to work for hiding the header and toolbar in Cognos 11 reports.  IF so, what logic did you use.

Re: Date Format changed in Burst output

$
0
0
You've got the same question posted several times. I responded to one of the other ones. Not sure if it was helpful or not but others might waste time investigating/suggesting the same thing so thought I'd point out the duplication here. You might cons...

Re: Unable to create Dashboards in Cognos Analytics

$
0
0
Upgrade to 11.0.9 and try that.

If not try and replicate the issue with Go sales(match your query subjects the same and the same number of dataitems - so if theres 20 data items in your query subject make sure the go sales has the same) and then log a ...

Bursting a report with multiple parameters for a combination of prompt values

$
0
0
Hi All,

I have a report that has 13 prompts which can either be 'All' or have a value. Now the burst table in the database yields different results for different combinations of these 13 prompt values.The prompt values are statically defined to be eith...

Re: Dashboard Best Practice - Require UX expertise and feedback / Resources

$
0
0
Theres loads of UI 3rd party outsourcing websites. Google " best Logos, Web, Graphic Design & More" . I have used the company with number 1 less than 100 in their title for business cards. You get to review and choose the best designs., Don't send your...

Re: Bubble Chart - Data Values

$
0
0
Not sure if you got this working. I created a workaround

1)Create a data item in FM called Total for Age group.

 In the calculation have something like  total ([countiddataitem]for [agegroup])

2)Publish the package (I havnt found a way to refresh the p...

Re: PDF images not displayed on Apache Web Server


Re: Creating data module from package & excel file

Filter to See Both Nulls and 4 Values

$
0
0
We have a Field [EIC] which can have may different entries, or be Null.

Setting its Filter by clicking its Column in a List as ...
1 - [EIC] includes Null
2 - [EIC] includes ('A', 'B', 'C', 'D')  <--- 'A', 'B', 'C', 'D' used for simple examples.

... re...

percentage in cogons

$
0
0

percentage(
(total([Presentation Layer].[Monetary Adjustments].[TRANSACTION_AMT])))

which is a very good function to help you get the percentage of each item;;;;;;;

Re: Total data item in sql select statement

$
0
0
many thanks... yes we have request a complete rebuild of our data warehouse and data mart as we should not be using sql so much. I will breakdown and see how I go.

Re: Datetime convertion problem

$
0
0
I have not memorized error messages and I don't think there is a table of them available.  Usually error messages have text after the number.  There is the possibility that the text can give us a clue about what is wrong.  What is the text that you are...

Re: Datetime convertion problem

$
0
0
first what DB is your source.
Second, have you tried current_timestamp?

Re: Creating data module from package & excel file


Dynamically Change Report Output File Name

$
0
0
I have requirement need to concatenate Prompt values to report output file .

Example :


Report name : Sales Report.PDF

Prompt Values : India

Final report output name :Sales report_India.PDF

Dynamically Change Report Output File Name

$
0
0
I have requirement need to concatenate Prompt values to report output file .

Example :

Report name : Sales Report.PDF

Prompt Values : India

Final report output name :Sales report_India.PDF

Re: Filter for first time use and onwards

$
0
0
You're correct in your assumption, applying this filter before auto aggregation will not yield correct results. Think about what it does:

- on every row in your dataset, [Feature] is compared to 'D', and if it is, it's using [Transaction_Date], otherwi...

Re: Unable to create Dashboards in Cognos Analytics

Re: Changing Datasource within Package in 10.2

Viewing all 12978 articles
Browse latest View live


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