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 |
Analysis in business objects?
What is the architecture of ur project? can u explain it? PLz
1. I have 2 universes. that is u1 and u2. From u1,i created one report that is r1. Now i want to give the connection r1 to u2 and at the same time delete the connection from u1 to r1 ? How is it possible explain? 2.How can i schedule the reports in BOXIR2?
Hi, What is the best answer for tell me about yourself for 2 years experience in bo developing.
Difference between drill by and drill across with example?
1. can we create report using multiple universes and how ? 2. how can we move the objects from universe A to universe B in report ? 3. how can we create aggregate table at universe level ? 4. if there is only one fact table in that universe, what happens if we get fan trap ?
How would you format some text using css to be verdana and bold?
IN BOXIR2 creating universe by using Designer and Business View. What is the difference b/t two?
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?
Can anybody tell me about issues faced while creating universe. thanks in advance
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 fantrap?