Re: Cannot make changes in FM Model after datasource change
Are you sure the 3rd person has the db client properly set up on his machine? Given that the query mode is compatible you need it. That's probably why running queries in FM will produce the oledb...
View ArticleRe: Parsing Error - Please Help
Does the parsing error have any text with it?You might have a parenthesis in the wrong spot; there wasn't one to close the outer then. Off the top of my head you might run into problems with the...
View Articleconfigure one more service account in IIS in cognos 10.2.1
Hi Team,We have configured one service account in IIS and we have to add one more account to IISCould you please let me know the process to add one more service account to IISThanks
View ArticleRe: Relative Time Measure Calculation in Datawarehouse ( and not in FM)
I am wondering what "30 Day Age" represents. Does that mean that this date is 30 days or more ago from the last date the ETL ran (i.e. 'today')? It could work. Personally I think an aging dimension...
View ArticleRe: Use local cache with Data Modules
Hi, Lynn. Thanks so much for checking. Will take a while until I will be allowed to upgrade to 11.0.11 and test though. :-/
View ArticleRe: Carry forward Balance from previous date to next date in Cognos list report
Sorry, but that is still not what I described.You first join your original query to your reference. ONLY THEN do you join to the date query.
View ArticleRe: Parsing Error - Please Help
Purely personal preference, but sometimes case statements are easier to read:case when [Organization ID] in ('1.1.20.20', '1.1.20.50', '1.1.90.98') then case when [Acct_Flag] = 1 then [Amount]...
View ArticleRe: Dynamic Cube - Use Multiple Dimensions in the report
Quote from: cognosrd on 06 Jun 2018 02:16:33 pmHi Team,My requirement is to have 4-5 dimensions in the report along with the measure value. On top of it, we do have 2-3 dimensions applied as filter in...
View ArticleVMM file is too big
When running a report I am seeing a large VMM file building. The problem is that the VMM file is far greater than the data output from the SAP Hana source. What would cause this please? I thought...
View ArticleRe: VMM file is too big
Quote from: ukflix on Today at 02:49:43 amWhen running a report I am seeing a large VMM file building. The problem is that the VMM file is far greater than the data output from the SAP Hana source....
View ArticleRe: VMM file is too big
I understand your comment (something I myself battle with) but no, this is a functional report with 5 pages. When we set "pages as tabs" then the report wants to download all of the data to a VMM file...
View ArticleWEB Form in TM1
Hello, friends.For working with templates I have forms for filling. And unloaded as view in TM1Web. But there was a problem at filling because of a format of decimal separator number.Some users on the...
View ArticleHTML ITEM TO CUSTOM CONTROL - COGNOS 11.0.7
Hi,I am using cognos 11.0.7I have one value prompt with dropdown value and a tree prompt.What i want is to have dynamic default value (the first value) in my value prompt.1. I successfully done this...
View Articlereport is not running while running directly through "save the report option".
Hi Team,I am facing some strange issue in cognos 10.2.1 version,here is the detailsWhen i ran the report from Report Studio i am able to run the report,In prompt page we have some mandatory prompts...
View ArticleRe: Text functions + regex ?
Quote from: rodri.martins on Today at 06:45:13 amHi, I've got a data item that provides following...
View ArticleRe: HTML ITEM TO CUSTOM CONTROL - COGNOS 11.0.7
Not sure if this helps, but we also want the first option within the list dynamically set and submit. It seems our code works between the two environments, 10.2.2 and 11.0.7. We dont change any other...
View ArticleRe: HTML ITEM TO CUSTOM CONTROL - COGNOS 11.0.7
my html mentioned above also works perfectly.What i am trying to succeed is to replace html items with custom control in order to have report interactivity = yesI have to use interactivity set to NO in...
View Article