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?
Answers were Sorted based on User's Feedback
Answer / ram
In Cognos8.3 report studio proparties pan there is a
proparty called No data contents by default it shows No .
We can set that proparty to Yes. In the report pagebody we
will find one tab called no data content. there we can use
the text you can tell the end user there is no data
| Is This Answer Correct ? | 30 Yes | 1 No |
Answer / moon
Ram's answer was perfectly currect...................
| Is This Answer Correct ? | 1 Yes | 0 No |
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 |
Answer / guest
Suppose there is no data in the report, when you run the
report, only the title will be displayed, data part will be
empty.
In such scenario, you have tell the user that the selection
criteria is not met with the business rules.
Eg. user run "monthly stock report" with selection of "week-
15" as time selection, will not display the record.
because, this report associated with calander month, so any
month has to be selected.. Last date of the month is
considered for monthly stock report.
rgds,
-palz-
| Is This Answer Correct ? | 2 Yes | 8 No |
what are versions of cognos from starting release to latest in the market?
What is a Folder?
How to create measures and Demensions?
Define olap designer?
Can you define report item?
Hi, I have Cognos 7.0 Impromptu reports and these reports have been created with the Mainframe datasource. Now the business needs these reports should be upgraded but with Oracle datasource. So what's the idea, first we should migrate these reports into ReportNet? then in that case what we will do with the Impromptu Catalog? Second, suppose we need to migrate these reports into Cognos 8 (may be 8.4) then how we will do that? do we need to create a FM Model for these reports. Please advice!
What do you understand by the term 'dynamic cube'?
What is a Complex report and explain?
What is set to be Cognos configuration?
Name the types of gateway?
what is repeater table and repeater where to use these? can any one explain with senario greatly helpfull
Can we create a web page where the report directory and the output can be viewed directly across cognos connection?