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

Re: Cognos Analytics with SSAS cubes

Quote from: PKPChuck on Today at 12:49:44 pmThanks Robb,Are you running Cognos Server on Linux?The docs I've read from IBM lead me to believe that connecting to SSAS as a data source can only be done...

View Article


Re: How can I create a merged header cell over Crosstab column headers?

Hi NewGuy, I'm looking to avoid having the merged cell extend to the crosstab row labels. There are going to be several additional fields in the report, like Location open date, and other Location...

View Article


Image may be NSFW.
Clik here to view.

Re: Relative Conditional Formatting in Crosstab

I realize this is a late post to an old question.Has anyone seen an answer to this? I have the same problem.  thanks!!

View Article

In_memory or Aggregate Tables

Good DayIs there any possibility of creating In-Memory Aggregates or Aggregate tables to speed up virtual cubes.Since virtual cubes is such a key feature, I am struggling to understand how there is not...

View Article

Prompt page controls using the same render variable

Good day guysI've been asked to change one of the controls in my prompt page depending on the type of user executing the report:- If user is type "A", then we show a value prompt with only the values...

View Article


Re: Expand & Collapse option for List Rows

Sorry for the late reply.Thanks Paul! The solution which you created working fine for me. Thanks a lot!

View Article

Re: ccl-bit-0005 a socket reported a communication error

Hi MFGF,Thanks for the reply.The Gateway URI and Dispatcher URI for External application for Cognos transformerGATEWAY            :http://<servername>:9300/bi/v1/dispDISPATCHER...

View Article

Re: Drill down and Drill Up

Quote from: Bharath Reddy on 17 Jan 2018 12:13:57 pmHi,In my project i need to get drill down in sales report i have used a list with five columnsGroup A, Group B, Group C, Revenuewhen i click group  A...

View Article


Re: In_memory or Aggregate Tables

Quote from: fry on 17 Jan 2018 01:54:08 pmGood DayIs there any possibility of creating In-Memory Aggregates or Aggregate tables to speed up virtual cubes.Since virtual cubes is such a key feature, I am...

View Article


Re: ccl-bit-0005 a socket reported a communication error

Quote from: s.aravindkumar on Today at 12:07:45 amHi MFGF,Thanks for the reply.The Gateway URI and Dispatcher URI for External application for Cognos transformerGATEWAY...

View Article

Re: Prompt page controls using the same render variable

Thanks @CognosPaulI've created a test report in the public cognos environment;  the report specification is attachedIn real world, userType comes from the database, so there is no problem getting...

View Article

Image may be NSFW.
Clik here to view.

Re: Prompt page controls using the same render variable

Screenshot attached

View Article

Re: Prompt page controls using the same render variable

This is insanity. I see exactly what you're seeing. We can get the desired results by sticking the prompts into a conditional block instead of using render variables. Open a PMR, the workaround is good...

View Article


Re: Row level authentication

Do the users have the associations defined in AD groups? Check out the macro function CSVIdentityNameList. It returns the nice name of all of the groups and roles associated with the user in a nice...

View Article

case statement fetching incorrect data

Hi everyone,I was wondering if anyone can help in resolving this case statement.I am using this as a detail filter in my report where [CYBud], [CYBud1],[CYBud2] are attributes in the cubeThe report is...

View Article


Re: Prompt page controls using the same render variable

Thanks @CognosPaulI just reported it. I'm waiting to get an APAR number.This is what I got from customer support"There isn't an issue with the way the report is designed.  The problem appears to be...

View Article

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

Hi 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 to a date from an excel upload. The excel table...

View Article


Re: Cognos 10.2.1 Error DPR-ERR-2014 Unable to load balance the request

Nothing to worry about as long as the error is not structural. I had the same error today, just a temporary high load on the dispatchers.

View Article

Re: Update SQL With Prompt Input

You can add prompt macros to your SQL statement, e.g.SD_YEARNUM = #prompt(‘year’;’integer’)#Use promptmany for multiple values.

View Article

Re: case statement fetching incorrect data

Any chance a Line Feed is a problem?Try ...casewhen (?pYear? = '2017')  then ([CYBud]=1)when (?pYear? = '2018')  then ([CYBud1]=1)when (?pYear? = '2019')  then ([CYBud2]=1)end.. or ...casewhen ?pYear?...

View Article
Browsing all 12966 articles
Browse latest View live