Re: Chart title display text + value (date)
The chart title is a text item, and like most text items you have 3 options for working with it.Static Text - Type in whatever you want.Data Item Value - results of a data item in your query. You could...
View ArticleRe: Trying to replicate 10.2.2 report output search functionality
Our team had the same issue. We opened a ticket with IBM and they said we couldn't replicate the search and to open a Request for Enhancement.Our workaround was to create a report that used the content...
View ArticleRe: Pivot in FM 10.2.1?
Yes I did...I wasn't aware that putting it in brackets utilized a pass through connection type. Thank you.
View ArticleRe: Getting error while testing after importing a table into dimensional layer.
The issue is in your data. In essence, the jCC driver is throwing an exception. For more details refer to the IBM JCC documentation with respect to db2.jcc.charsetDecoderEncoder
View ArticleRe: Set Column Width of Value Prompt in Table Used in Dashboard
Thank you. Something isn't working after placing a block immediately to the right of the first HTML item. NOTE: The original block stayed above.An example how I began this ... After you read the...
View ArticlePDF/XLS download timeout
Hello Experts,Whenever i run a report output in excel or pdf, after the report is processed, it shows a windows prompt, asking me to open/save or cancel. The minute i click open or save, it says...
View ArticleRe: Set Column Width of Value Prompt in Table Used in Dashboard
Perhaps it's easier if I share the report specifications (attached). I built this against the Cognos Samples in 10.2.2: "Go Data Warehouse (query)".The only difference in the code I posted earlier is I...
View ArticleRe: Set Column Width of Value Prompt in Table Used in Dashboard
Thank you.I haven't written any JS Functions. Plenty of that in Microsoft Office VBAwhere Functions are in a module.Where do I find a "module" to place to function resizeEverything() ?
View ArticleRe: show long result in multiple rows
It will be a page consisting of all the ids and ssns. Can you explain a little more about your approach? Which items will be in the crosstab? Quote from: New_Guy on 03 May 2017 11:52:24 amHi,Please...
View ArticleRe: Week to date logic
[Week Start Data Item]Week Start Date : _add_days (current_date, (_day_of_week (current_date, 1) -1) *-1)[Week End Data Item]Week End Date: _add_days (current_date, - 1)You filter would look...
View Articlecognos dimensional report with count Issue
Hi ,I am facing an issue with the below scenario , I am not sure how to handle this , any suggestions is appreciated .I have a dimension as Customers , where i have Agencies and reps and customers as...
View ArticleRe: Set Column Width of Value Prompt in Table Used in Dashboard
CognoidJay - W3Schools is on my to-do list.THANK you again, and have a good weekend, Bob
View ArticleRe: Show one row across rather than duplicating rows
Ok, so that does seem to be working on a small data sample. I think I've messed something up on the actual report, because it ran for well over an hour before I just cancelled it. I've probably changed...
View ArticleRe: Show one row across rather than duplicating rows
Sooo....is it a problem to put a crosstab in between two data items in a list? When I put the crosstab on the end, the report runs fine. However, if I insert it between data items, the report just runs...
View ArticleRe: Incompatible data types in case statement - Dynamic sort prompt
I read your query calc logic as follows:If SortType = Ascending and SortColumn = 2, return a decimal value.If SortType = Ascending and SortColumn <> 2, return an integer.If SortType <>...
View ArticleRe: cognos parameters in data item as a case statement is required prompt macro
Thank you rockytopmark
View Articleprompt macro not rendering for 2nd case statement Help..
10.2.2 fp2Please I need help.. this statement works for the 1st part (1) but when i select 2 in my prompt it still gives me the results for (1) case when #prompt('TopXOption','integer',1)# = 1 then...
View ArticleRe: cognos dimensional report with count Issue
cognos dimensional gurus , any help on this is appreciated. Thanks
View ArticleRe: Installed Configured cognos 11.0.4. success but when i open brower with...
I have the same problem
View Article