Quantcast
Channel: COGNOiSe.com - The IBM Cognos Community
Viewing all 13011 articles
Browse latest View live

Re: Relative Time Measure Calculation in Datawarehouse ( and not in FM)

$
0
0
Thanks for your reply.
I am looking for an example or even a basic structure on how to implement a time/ date dimension table in DWH that will also contain relative time related attributes.
Such as, I have this in mind - These will be the columns in t...

Re: ROLLUP and SHOW the Counts in a List (Urgent Need!!!)

$
0
0
Thanks so much! You solution is perfect by even keeping the Yield in there.

Re: ROLLUP and SHOW the Counts in a List (Urgent Need!!!)

$
0
0
Beautiful.  Glad to have helped.

Bob

Re: ROLLUP and SHOW the Counts in a List (Urgent Need!!!)

$
0
0
Thank you Bob. I forgot I had a aggregate to work with so you right, the report is not working based on the Aggregation Count of Step Type.
Cognos is totally awesome!

Re: ROLLUP and SHOW the Counts in a List (Urgent Need!!!)

$
0
0
Is, or is not, working?

Aggregates can be tricky.  For your Report, you selected the correct aggregate?

Re: URL Redirect from http to htpps

Re: How to exclude Weekends from default date prompt

$
0
0
The thing is, unfortunately you cannot point a date prompt object at a query.

Re: ROLLUP and SHOW the Counts in a List (Urgent Need!!!)

$
0
0
Excellent.  Thank you.

Have a good 3-day weekend, Bob

Re: ROLLUP and SHOW the Counts in a List (Urgent Need!!!)

Re: How to exclude Weekends from default date prompt

$
0
0
We can't point DATE prompt object to query.
I think, JavaScript will be the only option to achieve such scenario. again my requirement is like when I run the report on Monday default DATE prompt should be display as Friday date not Sunday. so could an...

Re: How to exclude Weekends from default date prompt

$
0
0
currently I am using below JavaScript to get previous date as default DATE prompt.

<script language="javascript">
var dDate = new Date();
//Subtract one day
dDate.setDate(dDate.getDate()-1);
pickerControlStartDate.setValue(getFormatDate(dDate, 0 , 'YMD...

Data Modeling Q&A Community

$
0
0
Does anyone know of any communities - be it message boards or Discord, etc. - that is specifically geared toward data modeling? I've read a lot and have been self-taught, but still have a lot of questions with seemingly no appropriate outlet to ask the...

Re: Cross tab boarder formatting

$
0
0
Hey, so I found what to do, thanks MF.

However I have the result on the attached!  still not there.  any ideas on where I'm going wrong?!

thanks,

Rob

Re: Cross tab boarder formatting

$
0
0
In my example I applied a manual border to the bottom of the first crosstab node member, then you'll need to check running-count and count distinct in the properties of any other crosstab node members you want to apply the conditional style to. As for ...

Undocumented 'HttpProxyServerHost" - How to set it up?

$
0
0
Hi !
Has anyone successfully used the Undocumented parameter HttpProxyServerHost  ?
Does it go in the TM1S.cfg  or the TM1p.ini ??

Any tips/documentation on to set this up?
All my Google searches mention it -- but no help on HOW TO...

Thanks


Invert y-axis order on a chart

$
0
0
I can see this same question was asked back in 2011 (prior to CA) and the accepted answer back then was to multiply the measure by -1.
What we want to achieve is to show ranking over time, where position 1 is at the top, not bottom
Can this be achieved...

Event Studio does not even work at ALL in 11.0.11

$
0
0
Ho ho ho... How on earth did this one get past  the IBM strict quality control.   

Open Event Studio in FP11 (I,m not calling them releases as they are cobbled together with some fixes and new bugs -  rubbish with no testing)

In Event Studio , All icon...

Re: Event Studio does not even work at ALL in 11.0.11

$
0
0
Our environment doesn't seem to be displaying this issue. All I can suggest is that it sounds like an installation issue (missing images?).

Date Prompt formatting

$
0
0
I'm fairly new to Cognos and I am having a problem with using a date prompt. I have a query that has a detail filter of

TO_CHAR([APPT_DTT],'Mon DD, YYYY')=?P_ApptDate?

On my prompt page, I use a date prompt to ask the user to select a date. The date t...

How to filter out the data in a Data Item Rather than pushing (0)

$
0
0
Hi,
I have a case statement and is pushing out (0) when the condition is not met. I can't use the Query's detail filter since this same Query need to be used for
data for the past 6 months and past 3 months. So if the condition is not met, just filter ...
Viewing all 13011 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>