Re: Cannot make changes in FM Model after datasource change
Hi again bus_pass_man.I am 100% certain that #3 has their SQL Server client configured properly.The only recent change is that #3 installed FM (v 11) on their machine.#3 can publish from the model that...
View ArticleRe: HTML ITEM TO CUSTOM CONTROL - COGNOS 11.0.7
It's not a straight copy-paste. You'll need to comply with the requirements of RequireJS and AMD. Take a look at the [url=https://www.ibm.com/communities/analytic...
View ArticleRecursive Calculation
Hello,This may be a dumb question, but hopefully not. I have a report (which is actually a combination of 18 separate reports) that I typically run on a monthly basis. However, because I have a start...
View ArticleRe: Cognos and SSO
If you have SSO running you do not need any login when accessing the Cognos URL in your browser and neither should you with accessing the iframe you display in your portal. You do need the gateway for...
View ArticleRe: Recursive Calculation
Cognos doesn't allow you to compare adjacent rows, so you'll have to do a bit of work.Use running-count(1 for [case number]).Output of Query1:case numbervisit daterow numberabc0011/1/2018...
View ArticleSpace Prefixed On MEasure Field
Hi All,Cognos Version 11.0.9Relational ModelGo Sales (Query Package)We have a list in which we have inserted a table 1 Column 3 Rows.First cell Consists of a text item, Second cell contains of Quantity...
View ArticleRe: Cafe Question...
Hi DonapI don't think that this is an issue with CAFE, but more the way security works in TM1.If you grant access to the parent, you'll see the parent value, and similarly, if you grant to the child...
View ArticleLooking for a 50 State US Map not including Canada
Hello,I have a requirement to display a map of the U.S. by State (50 states); but for "real-estate" purposes, I do not want to display Canada. I need the map to be "condensed" and show Alaska and...
View ArticleWhere did Cognoise go?
One day I found that my one of the auto-loaded tabs in my browser wasn't working. It was Cognoise. I saw the problem every day after that. No more Cognoise. Today I tried something different....
View ArticleRe: Where did Cognoise go?
It wasn't cognoise that went down - everyone who uses Cognos took a nice long vacation.Either that or there was an issue migrating to a new server after Avnet was purchased, and it took this long to...
View ArticleRe: Where did Cognoise go?
Cognoise went down. They had some technical problem migrating to the new environment. Regards,Kiran
View ArticleLocal Architect Cache ??
Hi Anyone ever come across an issue where when a user (super user/developer) opens his own local copy of Architect and connects to an instance of TM1 where he has access to RUN TI processes, but not...
View ArticleRe: Need help with Date filter Please!
Did you try this?Code: [Select][Status] = 'Active' and [Service Activation Date] <= eomonth(dateadd({month},-1,getdate()))or[Status] = 'Cancelled' and [Cancelled Date] >=...
View ArticleDifferent table cell widths in individual table rows (v 11)
I'm building a report that has two columns of different data containers, so I've created a two-column, many-row table as my primary layout object just below page. The first 10 or so rows are defined as...
View ArticleRe: Different table cell widths in individual table rows (v 11)
Quote from: Annyka on 03 Jul 2018 05:16:58 pmI'm building a report that has two columns of different data containers, so I've created a two-column, many-row table as my primary layout object just below...
View ArticleHighlight the query that is being edited
I've seen a few RFEs that suggest it is difficult to know which query is being edited in the query explorer. If you click on a query from the queries pane you will see the selected one is highlighted....
View ArticleRe: Cognos Analytics 11.0.12 is here
Yes, I think this came out last week but has only very limited features added. We are all waiting for the conversations feature that integrates some of watson analytics features into cognos analytics....
View ArticleRe: v.11.0.8 : Changing the behaviour of Object Copying in Cognos Analytics
Yes, we applied this in our environment and it now retains the links (subscriptions, report views etc) when overwritten because the ID remains the same as it was prior to overwriting. Regards,Kiran
View ArticleExpand/Collapse Ability in List/Crosstab Report
Hi, I have a list report build in report studio (Cognos 11.0.9) with relational package. In the list report have three columns. Region, Country and Total Count.I at trying to build the report in such a...
View Article