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

Re: case statement fetching incorrect data

Thanks for the reply.The 1st option suggested by you looks exactly what I had mentioned but I still tried putting them in 1 line.Tried 2nd option too by removing the brackets but the issue still...

View Article


Re: Your experiences with Cognos 11 compared to Cognos 8/10

If you are considering upgrading from v10 to v11, wait at long as possible.I upgraded from 10.2.1 to 11.0.4 on January 13, 2017.  It was the worst mistake I've made in the 10 years I've worked for IT.I...

View Article


Re: case statement fetching incorrect data

Try something like this..  Case ?pyear?When 2017 then .. When 2018 then...EndThanksKiran Sent from my ZUK Z2132 using Tapatalk

View Article

Re: case statement fetching incorrect data

If that doesn't work, you can try having three different filters like ...1) [cbud]  = case when ?Pyear? = 2017 then 1 end 2) [cbud1]  = case when ?Pyear? = 2018 then 1 endEtc ThanksKiran Sent from my...

View Article

Cognos analytics mongoDB connectivity

HiCan someone help me with the process of establishing a connection to mongoDB 3.2 from cognos analytics 11.0.8 (or even 11.0.6) that I can use in FM? Is there a help guide or blog explaining how to do...

View Article


Re: Cognos analytics mongoDB connectivity

Quote from: Kiran P on 18 Jan 2018 08:26:20 pmHiCan someone help me with the process of establishing a connection to mongoDB 3.2 from cognos analytics 11.0.8 (or even 11.0.6) that I can use in FM? Is...

View Article

Re: Data Module MSR-VRF-1204 The column "Report Date" has inconsistent taxonomy"

Quote from: JBCLARK20 on 18 Jan 2018 01:08:57 pmHi All,Working with Cognos analytics 11.x - we are up to date with our patches.Building a data module and i want to connect a date from a SQL Server view...

View Article

Re: Difference of Total value of Data ITEM in Cognos Report Studio

Hi MFGF,I also have similar issue, I'm trying to subtract all the WITHDRAW from the rows and it's only working if there's a value inside of it. E.g Approved - WITHDRAW (90-17 = 73).How to show in Data...

View Article


Re: screentips for reports in Cognos Analytics 11.0.7

IBM has removed this feature of screen tips in Cognos Analytics. I had created a ticket where they provided this information.

View Article


Solve Order property

In the Properties pane, change the Solve Order property from a blank value to 2.By default, all the data item properties do not have this property set.Solve Order property indicates which values will...

View Article

javascript to prompt a window

<a style="cursor:pointer"; onClick='javascript:togglePrompts("divPrompts");'>---[/url]---<script>function togglePrompts(name) {                var divPromptsclass =...

View Article

Re: CM-REQ-2378 A request was received to start the negotiation process to...

Just a small update. Still have my cases Open with IBM.  And one tech I have spoken with and WebEx'ed mentioned that it seems many other users doing upgrade installations have a similar issue. Their...

View Article

LastPeriods & Ancestor

I have inherited a report/ dashboard that allows the end user to pick an "as of date" to change how a bar chart is displayed. The chart shows sales for the last 13 months and the feature described is...

View Article


Image may be NSFW.
Clik here to view.

Re: case statement fetching incorrect data

I'd try something like this 1 = ((?pYear? = '2017') AND ([CYBud]=1))OR ((?pYear? = '2018') AND ([CYBud1]=1))OR ((?pYear? = '2019') AND ([CYBud2]=1))Let me know if it works. I'll probably be able to...

View Article

Re: case statement fetching incorrect data

Quote from: cognos4321 on 19 Jan 2018 01:00:27 pmThanks for the reply, Kiran.With Option 1: the issue still remains the same means it gives correct data only for 2017With Option2: I doesn't fetch me...

View Article


Shortcut Aliases in Cognos Framework

Hi guys,I created some Shortcut Aliases for some of our Subject Queries and I was wondering if the actual Relationships that exists in the original subject query carries over when I create the ShortCut...

View Article

Name Selection

I'm working on generating a list of addresses. Each person can have their name in several different formats (Examples: Joe Smith, Mr. Joe Smith, Joe and Jane Smith). Each format has a naming code...

View Article


Start schema grouping is created for relational or dimensional model

Hi Team,I want to know about in which model we need to create star schema grouping either relational or dimensional.Regards,Inam

View Article

How to create a "backlog" report Service Requests

I need to create a "backlog" report showing daily incomplete Service Requests (SRs) within the month.   As the day changes, the status changes. So the calculation needs to be dynamic.I have a SR...

View Article

Re: Cognos analytics mongoDB connectivity

Cognos Analytics 11.8+ requires that you use Mongo BI Connector 2.2.  Use the Mongo BI Connector connection editor in Cognos Analytics to point to a Mongo BI Connector server.Mongo BI Connector 2.2...

View Article
Browsing all 12966 articles
Browse latest View live


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