Carrying Randomly Selected Records into the next query
Hey guys, I've got a client who is doing random audits. I work for an insurance company needs me to build a report that selects claim records at random and then builds a report based off of cost...
View ArticleRe: Param String Manipulation
Hi, thank you for getting back to me. I have tried your split function suggestion:# csv ( split ( '=' , split ( '::', '660001::660002::660010::660014::660015' ) ) ) # However, I'm getting an error. Are...
View ArticleRe: How to Use Aggregate Navigation With Cognos and How to design it in FM model
Quote from: cognostechie on 30 Aug 2016 11:44:51 amDon't try to learn the subject simply by facing a scenario, asking questions and learning as you go on. You will never learn properly this way. Go...
View ArticleRe: Need help with administering content
I have to reiterate what MFGF said about licensing. Just because you created your own role and gave it admin permissions does not mean that IBM is going to consider their license requirement as...
View ArticleRe: Param String Manipulation
Quote from: berks321 on Today at 10:55:36 amThis is working well now - many thanks for your help.Wonderful! My pleasure.Jay
View ArticleRe: Any script to check Content Manager URI status.
Hi Krishna,How many content managers do you have? There can only by one Active CM, and all the others will be in Standby mode.I would be more concerned if all CMs are offline. You can test the CM using...
View ArticleRe: Adding Detail rows after deleting
Quote from: roddawg on Today at 11:49:35 amno I hit cntrl x and cut them out.If they're deleted then there's no functionality to re-display them. If your company uses Motio then you can revert back to...
View ArticleRe: Carrying Randomly Selected Records into the next query
We have Report Studio 10.2.1.What do you mean by 'Report Specs'. I have attached the XML output from 'Copy Report to Clipboard'. I hope that is what you meant.Thanks,Gordon
View ArticleTrouble sorting a calculated column
I am trying to sort a column that is the result of a calculation. I have a column with ticketnumbers and a column with usernames. The numbers are unique but the users are not so I want to have a count...
View ArticleRe: Adding Detail rows after deleting
Quote from: gordread on Today at 11:57:18 amroddawg,I think that you are going to have to re-create your table. I don't know of any function within Report Studio that will bring back the report...
View ArticleRe: consumer role cannot run report (cognos 11)
I am also getting the same error when users from 'Consumers' role is trying to run the reports. Any solution? Opened PMR related to this.
View ArticleRe: using jsPDF and/or HTML2Canvas
There's a much simpler solution in my opinion which involves no code.1. Create a drill through on the text, which drills to this same report.2. Create a second page on the report that has a render...
View ArticleAttaching JavaScript onclick to list prompt
My report prompts users to select three different criteria (which are cascaded). Once those criteria are selected, a list prompt is populated by other values. I have a text box prompt to store values...
View ArticleRe: Random Name Selection
I set the aggregation and rollup to 'none' and the results were the same. Query-Run-View Tabular Data, all the numbers are still the same.
View ArticleRe: Schedule gets deleted
I'm assuming your client is on 10.2+?The functionality has changed in copying/overwriting a report. Previously it would only overwrite the report, but now it overwrites the schedules as well. You can...
View ArticleRe: Random Name Selection
Could you simplify the query to 1 data item and the other data item containing the random function, and generate the SQL for that query? I would like to look at the generated Native SQL.Is your...
View ArticleRe: Cognos connection to Hadoop
HI Everyone, I am able to achieve a successful connection to Impala, following the above steps. Now, I want to have a connection using Hive connector, but I see in the JDBC driver download page of...
View ArticleRe: Schedule gets deleted
Really ? I wonder then how would the deployment work from DEV to PROD? Obviously, the reports in DEV won't be scheduled. Can you point me to some docs from IBM which say this?Thanks for the answer,...
View Article