Re: Using A Filtered Slicer to Dynamically Slice A Crosstab Results in null...
Quote from: SpareTire on Today at 09:17:11 amHi MF,They are both in the same hierarchy but at different levels, for example:1st 01.01.2002nd 01.01.200.013rd 120004th 12000.201I am trying to...
View ArticleRe: ReportStudio : Data source adapter error during Excel/PD download or...
thanks for reply.report is only one page, right now separatng each query and cross-checking calculations and filters.will update asap.
View ArticleReport with Button Prompt
Hi all cognos guru,I have a requirement from my client to create an automatic looping dashboard to present 4 chart in their LCD Screen. The report must have a button prompt (city name) to control 3...
View ArticleRe: How to roll up measures only at lower levels
thank you - it does seem not as easy...or possible - am looking into external rollups...
View ArticleData is not populating in RS
Hi,I have a requirement and i am passing the values from the prompt to report,and i have created the macros in the query to directly fetch the data from the DB(I am not using any filters in the...
View ArticleRe: Report with Button Prompt
Hi All,Can anyone help me to solve this request?thank you.
View Articlepassing prompt value to detail report URL
Hello,I have Main Report with three optional global detail prompt value (year; month; Organisation)1. [FiBu (OLAP)].[Monat].[Monat].[Monat].[Monat - Schlüssel]between 1 and ?Monat?2. [FiBu...
View ArticleRe: CQM and Logon Page from Framework Manage - DB2 Connection (Urgent Need)
When you are using CQM, you are using a 32-bit Windows client.When you are using DQM, you are using JDBC.So the configuration is going to be different. I am not all that familiar with DB2. You should...
View ArticleRe: CQM and Logon Page from Framework Manage - DB2 Connection (Urgent Need)
Yeah! you right. Although the Windows OS is a 64 Bit, I checked and the DB2 Driver Client is a 32 bit client so FM shouldbe fine with that. There seems to be a configuration that is missing as a part...
View ArticleRe: How to add comment to each measure in the Cross Tab report
Try dragging your comment item underneath the date columns (not on the intersection). If that doesn't work, it may be due to it not being a number/measure (is this relational or dimensional data?). In...
View ArticleRe: RSV-SRV-0042 error against prod data source
If you have access to the Cognos server log, you can often get more detail there. Otherwise, unfortunately you are usually looking at a java stack dump, which is not exactly intuitive most of the time.
View ArticleRe: How to add comment to each measure in the Cross Tab report
I read the requirement as a comment for each intersection...apologies if i misread that.
View ArticleRe: Build navigation key
Joins in Report Studio invoke local processing on the Cognos server and are nearly always going to perform a lot worse than the database. But, I now see you are using a dimensional model anyway. So,...
View ArticleRe: How to add comment to each measure in the Cross Tab report
Does this help?http://www-01.ibm.com/support/docview.wss?uid=swg21454433Note that your Report Expression could be any valid expression, and does not have to relate to the measure, e...
View ArticleRe: cascading prompt in report studio using a cube
Quote from: damzI on Today at 08:51:11 amHi MF,Thank you for your prompt and detailed response. That was good and it worked - except that it does not work when I have both the prompts on the Report...
View ArticleHow to find report specification change history
Hello,We have auditor need to find out report specification change history for this year. Cognos report include some report run history. Here is my question:1) is there a way to only query report...
View ArticleRe: Not able to see list of reports
I was doing it incorrectly - I had selected "Configuration" - Dispatchers and Services instead of System. I am just so accustomed to adding advanced settings to there. Thanks for your patience and...
View ArticleRe: Track Back Error with Date Prompt
You cannot cast a value of 5 to a date. Nor can you cast a value of 302__Refus (first 10 characters of your first row) to a date.It is not a good idea to mix content like this. You could include a...
View ArticleRe: Track Back Error with Date Prompt
Hi Lynn,thanks you fro your reply, can you please let me know that how to write a filter that only row that look like a date because for this query I need to get only the row look like date.Thanks,
View Article