Dimensional: static value based on logic
Hello, is it possible to create a static value, that is based on a level, and display it in a chart, similar to a baseline?I was thinking of something likeCode:...
View ArticleRe: Set number in filter works fast, formula takes much longer?
Shouldn't matter, but you can try to do something like Date = to_number(to_char(sysdate; 'yyyymmdd'))This is with oracle database
View ArticleRe: Filtering data between tabs
Quote from: Pratap Reddy on Today at 03:54:23 amHi,Is it possible to filter data between tabs?Concept:I have a three tabsif i click in the tab, it has to filter in second tab..Is it Possible?T...
View ArticleRe: Dynamically Filtering the Dashboard through Drop Down List/Date
Quote from: Pratap Reddy on Today at 04:01:15 amHi,Is is Possible to Dynamically filtering data in dashboard through Drop down list?Date?1.In Dashboard we have ALL Tab Filter and This Tab Filter.....
View ArticleRe: Download Visualization or List Data?
Quote from: Pratap Reddy on Today at 04:30:58 amHi,Is it possible to Download Visualization or List data by having download by hovering or clicking on Data item in a column.Thanks in Advance.Not in a...
View ArticleRe: Disabling Filter Symbol in Visualization
Quote from: Pratap Reddy on Today at 04:34:34 amHi,Is it Possible to disable filter symbol in visualization?when tester is trying to test they have a chance to filter manually, that should be...
View ArticleRe: Hyperlink In Dashboard
Quote from: Pratap Reddy on Today at 04:51:30 amHi,can we have Hyperlink option in dashboard?Concept:if i click in data in dataitem, it has to hover and show the hyperlink.Thanks in AdvanceNot from...
View ArticleXML report don't work anymore
Hello,I have an issue with a xml report on Report Studio with Cognos V10.2.1.I trie to generate a report in XML format but it doesn't work.When I execute it in html or csv format, it works but when I...
View ArticleRe: Don't run report rsv-srv-0042
Thanks for your help MFGF but I don't think the issue come from the 3 points below.1. Ensure that the minimum hardware requirements for Cognos 10 have been met. ==> It worked normaly some days...
View ArticleRe: Don't run report rsv-srv-0042
Quote from: Fab91 on Today at 10:53:38 amThanks for your help MFGF but I don't think the issue come from the 3 points below.1. Ensure that the minimum hardware requirements for Cognos 10 have been met....
View Articleextract excel output for different months in different tabs
HI ,i got this requirement please help me :i have a basic adhoc report , users expecting a excel output format as each month data in each tab from October 2017. For example if run for jan the excel...
View ArticleRe: Line chart doesn’t display line when there is no data for a particular...
Hi All,Anyone have any suggestions on this?Thanks in advance.Thanks & Regards,XYZ
View ArticleRe: Set number in filter works fast, formula takes much longer?
What I ended up doing and so far appears to work is just set the filter to maximum(Date) in a query and use that to filter the others. Since maximum(Date) will always be today in that data. so far so...
View ArticleRe: Delete }ElementSecurity_mydim cubes ?
haven't tried it yet -- somewhere I read that the SERVER instance has to be DOWN or else the control object won't work So i was wondering if it has been done -- Do not want to make situation WORSE if...
View ArticleRe: "Super User" -Data and Security Admin - getting ERROR REGISTERING OBJECT
NO - Only he gets the error - ADMIN does not. After Server recycle, 3 out 4 of the processes stopped giving him the error. A few days later, all is fine. Must have something to do with a hung process...
View ArticleRe: Set number in filter works fast, formula takes much longer?
I realize you've already found a solution that works at this point. However, is there any reason you couldn't have just used the following? Code: [Select][Date] = current_dateMaybe I missed something...
View Article11.0.8 Audit Exploration/Dashboard issues & Fix
Hi11.0.8 for some reason html encodes the dashboard entries in the AuditStore. This renders the new audit reporting on dashboards useless as the framework manager package uses substring to work out...
View ArticleRe: Set number in filter works fast, formula takes much longer?
Only because our dates are stored as a number like yyyymmdd. So I have to convert current_date to a yyyymmdd format like 20180109.
View ArticleRe: Don't run report rsv-srv-0042
Hi MFGF,You're right, the free server memory wasn't enough. I restarted the server yesterday evening and it' work now.Great ! I was looking for since 2 days.I think the RAM memory is not enough on the...
View Article