I have a report with two queries and each query have prompt
on some
object. Tell me how many times it will ask for the input?
Answers were Sorted based on User's Feedback
Answer / arun prabhakar t
If the prompt description is the same for two queries, it
will ask once. e.g "1.Select Start Date:" is same in both
the queries
| Is This Answer Correct ? | 11 Yes | 0 No |
if promp description is same it will ask for one time otherwise it will ask for two times
| Is This Answer Correct ? | 2 Yes | 0 No |
what types of challenges we are faced in creating web i reports .can you please explain with some examples.
How many built-in objects are created in Business Objects repository?
WHAT ALL DIFFERENT OPTIONS PRESENT IN WEBI?
What is the pragma?
how get the grand total in master-detail report?
While at local system, u could get all records say 1 lakh, but while at server u got only 50000 records when u run the report. What could be the causes. How to Rectify this.
use scheduler to refresh report.....explain please.....
What is top business?
how to connect the hyperlink in webi reports?
How to get two dimension objects in a same block which are comming from two different contexts ?
When we can use multiple sql statement for each measure? and multiple sql statement for each context?
Example Country Name is like India/UK or ALL In parameter I selected India or UK it should show only perticular country details in BO.If i select ALL in parameter.It should show both country data in different tables.