Re: view tabular data to excel
Sounds like a pretty big problem. We're just starting on Cognos 10. The link that Lynn posted returns a 404 error, so the link has changed or was deleted.
View ArticleCognos 10.1 - Query, Analysis, Event studios are not showing after installation
Hello All,I recently installed Cognos 10.1 on my machine on Windows 10 and SQL Server 2008. I had few hiccups while installing, but finally able to install it. But, after the install I was able to see...
View ArticleRe: To Avoid Long Text in Header Causing Wide Excel 2007 Column A
Hi,Select the cells that need to be merged and you will see an option to Merge. See the attached.Good luckNew guy
View ArticleRe: To Avoid Long Text in Header Causing Wide Excel 2007 Column A
Completed !!!Thank you New guy.
View ArticleRe: Getting Report SQL during Runtime
Quote from: CognosPaul on 07 Jun 2017 10:46:17 amuse the replace function in the select - no jQuery needed.Thank you Paul. Appreciate your timely help.
View ArticleFiltering on fiscal period
I have written a number of finance reports using the operating ledger package. When I use the cumulative amount fields, it returns year to date information. I would like to be able to add some coding...
View ArticleRe: Using TM1 Attributes from prompts
Thanks New_Guy,I actually found another way which worked nicely and that was to use the "Cousin" function:cousin ( [ProfitandLoss].[Time].[Time].[level002]->?Parameter_Period?,...
View ArticleCreating a report using a framework model and SQL injection
I need to create a report using a query from a framework model and using SQL injection for files not included in the model. Has anyone done this with success ? Thanks
View ArticleCharting: How to render line on primary axis ON TOP OF secondary axis?
Hi all, I need to change the property of the primary axis (line) to render on top of the secondary axis (bars). How can I do this? I've searched through all of the properties I can think of but in true...
View ArticleRe: Creating a report using a framework model and SQL injection
Hi,Yes, you can do a report based on query subjects from FM and by SQL in the report studio. But this is not a good practice. If you have access to FM try importing the table in FM itself.Good luckNew guy
View ArticleNot seeing authentication providers in Cognos 10.1
I recently installed Cognos 10.1 on my Windows 10 machine. I had few glitches initially but so far everything is working fine. But, when I go into Cognos...
View ArticleRe: Total line
Thank s Lynn for your replay , That s what I have done , I just had a pb in cels split (it does not work till I used the icone for split)Best regards
View ArticleRe: FM Model (Relational) Calculation and Filter Options
I'm getting 4 records less than what I get when I use the Filter compared to the count from Calculation. Yeah! good point. Unfortunately, there isn't a DB Field available to use so I'm trying to come...
View ArticleRe: FM Model (Relational) Calculation and Filter Options
Compare the generated SQL from both approaches to assess what might be causing the difference. I wouldn't recommend using manual SQL like that as your physical layer. Usually that would just be...
View ArticleLine Chart: how do you add a summary of the values in the Series (primary axis)?
I have a line chart that renders the default measure (a calculated percentage) segmented by the values of the field in Series (primary axis). This is working as expected, but I need to add a line to...
View ArticleRe: Line Chart: how do you add a summary of the values in the Series (primary...
Click on your chart and find the Combinations property. Add another line to the primary axis and leave the series empty. It will plot the default measure for the categories.
View ArticleRe: FM Model (Relational) Calculation and Filter Options
You right, 0 and 1 is not doing it. Count calculation in the report suffice or using the stand alone calculation in the model?When you are mentioning the Stand alone, I tried it by Creating a...
View ArticleRe: Line Chart: how do you add a summary of the values in the Series (primary...
Thank you!! I have to say though that that is a fairly unintuitive way to achieve this. Thank the powers that be for this forum
View ArticleRe: Charting: How to render line on primary axis ON TOP OF secondary axis?
The Cognos administrator at my company has hidden the GO Data Warehouse package from users. Is there a setting in the XML that I could look for to identify where the issue might be resolved?
View ArticleRe: Filtering on fiscal period
Hi,Does the fiscal period have month and year and also a fiscal year? Post sample data and we can help. Will the user be selecting month and year in one prompt or are you planning to have a month...
View Article