1) How to get multi values in a single prompt?
2) How to get ALL in @prompt?
3) Select 1 from fact table? What will be the result?
4) I have created 1 universe say A and generated 100 reports
on the universe? Later i had renamed the Universe as A1 and
added some objects? Now how i will get the newly added
objects in old reports?
Answer / gowthami
1. Following is the syntax for the function.
@Prompt('message','type',[lov],Mono|Multi,free|constrained|primary_key,persistent|not_persistent,[default_values])
Use Multi in the above syntax
2. @Select(Class NameObject Name) = @Prompt('Select State','A','Class NameObject Name',mono,free)
or 'ALL' = @Prompt('Select State','A','Class NameObject Name',mono,free)
3.
4. When the universe or reports are saved, unique id will be generated. If you rename the universe name that ID will remain the same. The old reports are pointing to the same universe only by linking to the unique id.
Is This Answer Correct ? | 0 Yes | 0 No |
What are the errors u have faced in creating reports in business objects and explain some?
From Business Objects Web-I reports, we can link to other BO reports using Opendoc functinality. How do we link to reports in other reporting tool or how to give a link any website?
What is the difference between derived table and views? which one gives better performance?
when and where we use @varialble function
What is meant by data federator and what is the use of it?
Explain about derived tables?
5.what is LOV? where it is store?
how to limit number of rows in a report in business objects using webi?
Migration of Reports from business objects 5.1.5 to samee version in different hardware?
Explain about an assignment you worked on in which you had to amass a huge amount of data, and then analyze it?
WHAT ALL DIFFERENT OPTIONS PRESENT IN WEBI?
How to create a report template BO XI R2