How do you call a store procedure within a transformation?
No Answer is Posted For this Question
Be the First to Post Answer
In my Report C-id c-name Revenue are the query items I need to display the report has Alternative colors for rows and Revenue >=1000 has display in another color? i.e Both c-id,c-name are applying the alternative color(red,yellow) condition and revenue (blue) u think..How its possible? Iam doing for alternative colors i defined Two dataitems as running-count and Mod... and next in Boolean varaible define as [Query1].[Data Item2] = 1 or 0 and [Query1].[Revenue]>=1000 as like this (it's correct or not) and define in condition explorer yes and no purpose two colors(here how to define 4 revenue color) By selecting the list columns body style its applying only the Body and run report it working only for alternative colors Next i defined by using same Boolean condition for revenue like this. For selecting only the Revenue Body and define as yes 4 one color and no for another color? But here it the revenue column also applying only the alternative color condition and it's taking the >=1000 condition... So,i need to display 2 columns have alternative colors and 3rd column >=1000 cell have another color any body pls give me the replay/answer in step wise..... Thank u Basha
What is the concept of using Dimension allocation "By Measure"? How Transformer use when computing the Base measue?
------------------- What is Busschema?
What is the difference between the content store and content manager?
What is conditional Formatting?
---------------Describe OLAP Reporting and RDBMS Reporting?
New coloums are added in database, then how you know in report level
what are the enhancements in cognos reportnet ?
Define cognos report net?
How can we do the unit testing?
I have two date promts which optional. by defalt it will be checked.i want to unchek that date prompts.How to uncheck the date prompts in cognos
Write a SQL query which should fetch the 5th maximum salary of an employee from the table?