viswa


{ City } hyderabad
< Country > india
* Profession * report developer
User No # 18464
Total Questions Posted # 0
Total Answers Posted # 4

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 42
Users Marked my Answers as Wrong # 12
Questions / { viswa }
Questions Answers Category Views Company eMail




Answers / { viswa }

Question { TCS, 12360 }

Suppose you have a report with no data , when you run the
report in report studio how can you tell the end user ,
that it has no data , while he runs it?Is it possible ? if
so how?


Answer

It is possible when u have prompt in prompt page... suppose
u take one list in main page... the list query u will assign
the page.... and take conditional block and drag the after
list and take one text item drop after conditional block...
in ur list have year, product line,quantity..... and take
the year in prompt page as text prompt.... go to conditional
explorer u will take string write condition like this...
if(product line is null or product line='') then *('hide')
else ('show')and come to main page select the conditional
conditional block.. go to conditional explorer select the
string as hide and come to properties pane select the
current block choose hide and come to main page take the
text item drop at the conditional block....and again select
the conditional block go to properties pane select the
current block as show and come to main page take entire list
and drop at the conditional block.......

Is This Answer Correct ?    3 Yes 5 No

Question { 15727 }

what is the use of layout calculation?


Answer

Layout calculation is run time execution only and its run
through cognos connection.... like time, date, report name
etc...

Is This Answer Correct ?    1 Yes 1 No


Question { Syntel, 5267 }

what is dash board?


Answer

Dash board is collection of reports.. In one report have a
many type of reports like list, cross tab, chart and repeater...

Is This Answer Correct ?    8 Yes 1 No

Question { IBM, 23573 }

What is namespace and what it holds?


Answer

Name Space is uniquely identify the query subjects. Name
Space its holds the query subject and query items.

Is This Answer Correct ?    30 Yes 5 No