Re: Set 12 Data Item Names' Labels by Expression/ Code?
Thank you.I wondered the same thing ... if the Static Choices could somehow require ensuring a number.Trying that still gives A Text Child Node is Expected w/ error of ...RSV-SRV-0042 Trace...
View ArticleRe: (URGENT) Counts in Report Studio for the Same Car ID for Certain Condition
almost, I'd say Code: [Select]count([date sold] for [Car ID],[Status])If you just count for status, that fails as soon as multiple cars are in the report.
View ArticleRe: 11.0.6 Email Attachments not being sent - Stuck in Waiting -> Resolved
Would you be able to post the contents from that link? For some reason, my IBM login doesn't allow me to look at this link and we are set to Go-Live with our Cognos 11.0.6 environment in a few weeks....
View ArticleRe: Cognos FM Durable Model Package - Cognos 11 Report vs Dashboard Behavior
We also have models with two languages with English-Australia as the design language. When I am adding things to the model I make sure that my active language is English-Australia so that Cognos does...
View ArticleRe: Set 12 Data Item Names' Labels by Expression/ Code?
The error identifier, if that will help find the Root Cause, is ... QFS-ERR-0125.As discussed earlier, the Case When w/ the Prompt descriptions, in theory, should work.TIA, Bob
View ArticleRe: Dates in Fiscal Year in Report Studio (Relational)
I would create a data items that extract the month number ([Month]) and year ([Year]) then use those in a case statement to create a fiscal year data item.casewhen ([Month] between 10 and 12)then...
View ArticleRe: Dates in Fiscal Year in Report Studio (Relational)
That's interesting. So, if I may understand your logic Stepharia, since 10,11,12 falls into previous year, you are simply subtracting one from the present year. So, the Year and Month is Extracted from...
View ArticleRe: (URGENT) Counts in Report Studio for the Same Car ID for Certain Condition
Thanks so much! I'll try that..
View ArticleCognos Data Source Connection with Oracle 12 data base
Hi Team - I hope everyone is doing great. I am right now doing one R&D for checking the possibility for cognos data source connection for Oracle 12C data base with reference to JSON. Could you...
View ArticleRe: Dates in Fiscal Year in Report Studio (Relational)
Yes, that's correct gosoccer. Creating these data items should end up giving you a fiscal year for each line that you can then filter by.Glad I could help.
View ArticleRe: How to query multiple Connections in same report?
I appreciate your effort. I tried this, but I don't think I have permission to create a data set. It is not an option anywhere when creating a job, and if I go to "My Data Sets" and click create,...
View ArticleRe: Cognos FM Durable Model Package - Cognos 11 Report vs Dashboard Behavior
Penny - thanks for the info. At present, I had to update the model with English-Zimbabwe as my active language. This does take care of the en-zw prefix. In addition, I also ensured that with English...
View ArticleRe: How to query multiple Connections in same report?
Hi,Did you try the manage external data option, if this is enabled by your administrator for you? You can access an excel file from your local drive and create a report. Just a last thought.Good...
View ArticleRe: view tabular data to excel
Hi,This is still a bug that IBM needs to resolve. For now we are using an extra page with all the query items.Good luckNew guy
View ArticleRe: Using Command blocks in Cognos datasource
Command blocks can alter session state. If a vendor allows optimizer settings to be controlled at the session level (as some do) then you might find an appropriate 'set' command.In your case, your...
View ArticleRe: view tabular data to excel
Here is the RFE for this:https://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=100355Looks like it will be in the next release. Yippee
View ArticleRe: SAP BW data source connectivity issue from Cognos 11.0.6
Hi Yes, I did the same .But still no luck.Can any one help me this issue ?
View ArticleRe: Grouping by a members property not possible?
I'm working on a similar problem, but I want Gender to be the Columns not the rows. Do I need to create extra query items of something? I think that as a crosstab I shouldn't have to count the genders...
View ArticleStyle - Alignment of a Text in a Block
We have had Cognos 11 Analytics 9 days.Have added block w/ text in it. DON'T see the way to Center Align. How?TIA, Bob
View ArticleRe: Style - Alignment of a Text in a Block
Had to hunt ... it's Horizontal alignment options.All is OK. Thank you, Bob
View Article