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 |
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
What is the local filter and global filter in bo's?
what is local filter
Can we have multiple domains?
WHAT IS THE PURPOSE OF TESTING INTEGRITY OF THE UNIVERSE?
If any one Deleted the BOMain key by accidently,is any possible to get back that Bomain key.if possible please send some steps.
What are the Input and Output Context Operators.
Tell me about a complicated object you have created?
Hi,can anybody help me to do like this, i have one dp with agerange, first name ,Address. And another dp is agerange,age min , last name. in this two data providers agerange is common . I want to see in my report all the fields . How i can merge it ?
What is the user Object ? What is the need of it?
please differentiate star schema and snow fleak schema with dimension table, how end user is depending on them in creating reports.
what r the universe connection types?