Migration from Cognos 10.2.2(CQM) to Cognos Analytics(DQM)
We are migration from Cognos BI to Analytics, and also going form CQM to DQM, database is DB2I am getting an error from one of the queries which has embedded SQL the error is: XQE-DAT-001 Data source...
View ArticleDynamically generated list headers
Hi - I have a requirement to design a report, that looks fairly similar to a crosstab but the measure value needs to be text, which I realise is not possible. My data looks similar to this.Name...
View ArticleRe: Dynamically generated list headers
No guarantee and I definitely do not recommend this but if there is absolutely no other way to solve:If you "unlock" the report, you can insert your own text items in the crosstab value cells.If your...
View ArticleRe: Dynamically generated list headers
It's not as elegant as a proper crosstab, but you could create a list that looks like a crosstab. It looks like you've got future dates in your data, but you can amend this to suit. For each of your...
View ArticleRe: XQE-PLN-0086 The aggregate 'count' can not be applied on the data item...
Quote from: HelloCognos on 09 Oct 2018 02:44:22 pmHi, Does anybody knows why I'm getting this error,XQE-PLN-0086 The aggregate 'count' can not be applied on the data item 'xxxxx_DATE' because it...
View ArticleRe: Show an image as derived from a database (url shortcut)
Quote from: koll2427 on 09 Oct 2018 02:50:32 pmI know this is a VERY old post and I apologize up front if there is more recent information on displaying URL images in Cognos ReportNet reports. I...
View ArticleRe: Show an image as derived from a database (url shortcut)
If it's working some times but not others, it might be due to the type of image in the database. Are they all jpgs or pngs? What happens if you take an image that fails to export, save it to a file...
View ArticleRe: Show an image as derived from a database (url shortcut)
The database query is based on a person's ID to obtain the URL where the image is located. I defined the URL field as an image in Framework Manager. All images render in HTML via Cognos ReportNet,...
View ArticleRe: Show an image as derived from a database (url shortcut)
Some of the URL references are to a SharePoint folder on our fileserver. here is a example:...
View ArticleRe: Migration from Cognos 10.2.2(CQM) to Cognos Analytics(DQM)
How did you switch from CQM to DQM?Not sure about the current versions but when DQM was introduced, all CQM models and reports had to be re-built. Without that, some of them worked bt lot of them had...
View ArticleRe: Trying to Get ALL Singletons Calculating Properly
S O L U T I O N ...Writing Data Items for Singletons WORKS FINE by havingmany INDIVIDUAL queries utilizing Summary Filter(s) like …Count([Answer] for [Level 0 Name], [Level 1 Name], [Fiscal Year])NOT...
View ArticleRe: Migration from Cognos 10.2.2(CQM) to Cognos Analytics(DQM)
Thanks for replying cognostechieI believe our architect is doing it from FM
View ArticleRe: Migration from Cognos 10.2.2(CQM) to Cognos Analytics(DQM)
Hi,The fact that DB2 is complaining about an illegal symbol "_" makes me wonder if your model has some manually coded SQL that isn't exactly legal? Normally each data query subject would access its...
View ArticleRe: Summary calculation and setting page breaks
Excellent ! Makes me feel good to realize that I am not the only one to ask a question and post the answer myself Some people (at my previous employer's place) had thought that I am whacky
View ArticleRe: Summary calculation and setting page breaks
Good heavens Atleast feels happy to get things working Found 2nd one too same way with some research. Thought of posting if it helps someone. Used the PageSet and added in Group by there and also...
View ArticleRe: Show an image as derived from a database (url shortcut)
This sounds like a security problem. Does the Cognos service account have permissions to view those images?
View ArticleRe: Migration from Cognos 10.2.2(CQM) to Cognos Analytics(DQM)
Hi MF, thank for replying!I dont believe our architect run a full validation of the DQM model in Framework Manager. But you are correct the issue was coming from manually coded SQL. I found a way to...
View ArticleCQM to DQM embedded SQL Issue in COG 11
Hey all, I have a report that has one prompt and when I select a value from the prompt I am getting different value in COG 10 and COG 11.Some details1)Report has one query which is SQL2)Has one...
View ArticleCognosScript 7.4 Error Number 239 ?Syntex Error
I require help deciphering a Script that someone has written who is now not here.When Impromtu opens and runs the .IMR I receive the below error:QuoteError number -239:DMS-E-GENERAL, A general...
View ArticleRe: Migration from Cognos 10.2.2(CQM) to Cognos Analytics(DQM)
Quote from: highwingers on 11 Oct 2018 08:58:32 pmHi MF, thank for replying!I dont believe our architect run a full validation of the DQM model in Framework Manager. But you are correct the issue was...
View Article