Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


I have tables like tableA&tableB,in tableB columns(sno,month,netrevenue,year),by using both the tables we hava to create list columns like(country,month,net revenue)when i run the report if my retrevenue'0'this plasa i want to display'NULL'

Answers were Sorted based on User's Feedback



I have tables like tableA&tableB,in tableB columns(sno,month,netrevenue,year),by using both the ..

Answer / naresh

Create one new Derived Column ,In derived column Expression use case statement as ---->

case when column_Name =0 then 'NULL'
when column_name<>0 then cast(column_name,varchar(20))
end

after this hide the original column by checking properties of column

Is This Answer Correct ?    9 Yes 0 No

I have tables like tableA&tableB,in tableB columns(sno,month,netrevenue,year),by using both the ..

Answer / krishna

case when column_Name =0 then 'NULL'
else 'column_Name'
end

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More Cognos Interview Questions

You get a parsing error when you run a report. What will be your first steps to resolve the error?

2 Answers  


Define the cognos reporting tool?

0 Answers  


How to limit the cut,copy and paste operations for an user in reportlevel? Can anyone please send me the steps as i am new to cognos?

0 Answers   Accenture,


-------------How you design DWH?

0 Answers   Bank Of America,


hi, i am Having 2 Reports one list report,one crosstab report if i put 2 querys for 2 reports which query will execute first?if i put same query for both 2 which report i will Get?pls pls pls Explain me...

1 Answers   IBM,


APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT

5 Answers   Satyam,


Explain the different stages in creating a report in cognos report net?

3 Answers   IBM,


Explain the difference between powerplay transformer and power play reports?

0 Answers  


How can you improve performance in report studio level? What is the difference between Cognos sql and Native sql? How can you create cubes in framework manager?

7 Answers   Genpact, iFlex, TCS,


how to handle multifact?

2 Answers   IBM,


How to convert the tabular report into graphical report?Is this possible in cognos 8 report studio?

3 Answers   IBM, TCS,


2. What functional area you worked on.

0 Answers   IBM,


Categories