Filter the Data in visualization by Date Interval In Active Reports
Hi,I have a Requirement where i need to filter data in visualization by date interval in Active reportsConcept:Year >= 2010 and Year <= 2012with above year inputs visualization need to...
View ArticleRe: displaying top 5 of a column
Hello , thanks all for your reply ,The problem is that I have a lot of data since there is no filter in my list :/ , so using rank() on one column forces cognos to do more calculation , Cognos have to...
View ArticleRe: How is data-driven security done properly?
Hi MF,sadly, that is entirely not the answer I was looking for, but if that's the way it is, then so be it. Thank you very much!All I can hope for then is for us to quickly move to C11, as data modules...
View ArticleRe: Drill Through in Active Reports in Visualization
Hi MFGF,Thanks for your reply,Actually my view is i want to use Active Report Embedd code in Dashboard webpage(https Page)if it can drill through from Parent to child for visualization and i can use...
View ArticleRe: Cognos 11.0.7/8 with IIS issues
Thanks as always MFGFI have done just that and completed the install and it does load up so I guess this will do for now.Just building another environment for 11.0.9 now - I assume the same rules apply...
View ArticleRe: Conditionnal display
QuoteFor me it's still limiting the result of data that you describe, so ultimately it's a filter.No, Lahdeb is correct. A filter is reflected in the WHERE clause in the generated SQL, and therefore...
View ArticleRe: Conditionnal display
The original post sounded more like filtering but a subsequent post mentions showing or hiding list columns. I didn't respond further because lahdeb indicated it is already resolved using Boolean...
View ArticleRe: Filter the Data in visualization by Date Interval In Active Reports
Thanks a ton MFGF, its working good.In Trail Version we have only four Inputs(2010,2011,2012,2013)In my Project i have number of inputs like (1/1/2013,2/3/2013.........soon) or Calendar(1/1/2013...
View ArticleRe: JavaScript reference?
I was actually going to ask about Prompt API today. Is there a separate module that needs to be installed? Or is it just baked into the standard Cognos 10.2 installation? I didn't see any references to...
View ArticleRe: Filter the Data in visualization by Date Interval In Active Reports
Quote from: Pratap Reddy on Today at 04:02:12 amThanks a ton MFGF, its working good.In Trail Version we have only four Inputs(2010,2011,2012,2013)In my Project i have number of inputs like...
View ArticleRe: JavaScript reference?
Quote from: ztruelove on Today at 04:13:56 amI was actually going to ask about Prompt API today. Is there a separate module that needs to be installed? Or is it just baked into the standard Cognos 10.2...
View ArticleRe: Filter to display last 12 complete months
Thanks,I ended up getting it to work with this filter:[Date] >_first_of_month (_add_months (current_date,-12))and[DateVisit< _last_of_month (_add_months (current_date,-1))
View ArticleRe: Text file delivery to different files
Quote from: aliclowes on Today at 07:09:44 amHII am running a sql query, which returns a number of columns one of which is nominal, I would like to output to different csv files, one for each nominal...
View ArticleHiding features from My Preferences > Personal tab for some users
Hi,I got a requirement to hide some features from My preferences > Personal tab for specific users only. For example Credentials, Data server credentials, Group and roles, My capabilities.We are...
View ArticleRe: How can I add a summarized Average Rate row under my crosstab?
Hespora, you've come through for me again - you rock! However there was an unanticipated interaction with my crosstab - See below:> My crosstab initially had the [Attrition Rate] nested underneath...
View ArticlePreventing blank Pages from Rendering in page layers
When I run a report with page layers, whether I use a render variable or no content options and render blank options, pages with no data are still rendered. I end up with a report that has multiple...
View ArticlePrompt Page objects not allowing for scroll bar
I have an unusual situation. I have Cognos on different servers. I use IE 11 on both for running Cognos and both are using Cognos 10.2.2. On one server, the prompt page on a report has multiple...
View ArticleDelete }ElementSecurity_mydim cubes ?
I know if I stop TM1 Server instance, delete the }ElementSecurity_mydim.cub file, and restart the server, this seems to work OK. But has anyone successfully used a TI process : CUBEDESTROY...
View Article