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 |
If any one Deleted the BOMain key by accidently,is any possible to get back that Bomain key.if possible please send some steps.
Table A, Table B is there, that colums are different like tabl A contian (A varchar(9), B varchar(2), date), table B contian(D varchar(10), E varchar(2), F date) , i want 2 compare mismath datatype length in both table, how? do you know any in built function?
how to do scheduling in desktop intelligence in BO XI R2
WHAT ARE THE INDEXES THAT SUPPORT DATA WAREHOUSING ? Thanks In advance Prakash
what is canned universe and canned reports in bo?
what is traffic lighting in business objects?
what is the source for metrics?
what are the types of universes? what is the difference between metri universe and simple universe? in what context we use metric universe?
what are the tables used in health care domain project and columns used in report?
BO Webi report in running fine in Dev but takes a long time to run in Production environment, how to reduce this processing time.
Difference between scope of analysis in webi and in deski?
What are the different types of Filters available in BUSINESS OBJECTS?