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 is a category?
BO Webi report in running fine in Dev but takes a long time to run in Production environment, how to reduce this processing time.
am a fresher hw to get real time experience?
What is the architecture of ur project? can u explain it? PLz
What is the use of Surrogate key in BO?
What is the Difference b/w Server based Ranking and normal Ranking?
WHAT TYPE OF JOINS RETURNS INCORRECT RESULTS?
What is the difference in creating filters in designer and business objects?
When to use local filter and when to use global filter?
what is confirm dimension ?
what is profile and packages in BOXI??
what is casual dimension?