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 Posted / 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 |
Post New Answer View All Answers
How can you first report in Business Objects by using broadcast agent?
What is difference between custom hierarchy and report based hierarchy?
Explain the difference between detect alias and detect context?
How many universes can be created in a project?
What is the functional & architectural differences between business objects and web intelligence reports?
Explain when we use aggregate awareness function in designer?
is it possible to export the webi reports to crystal reports?with out using businessview?
How were the reports scheduled and how to resolve unexecuted documents?
What is a bo repository?
please explain me with the real time tables on how aggregate tables are created and how aggregate awareness is addressed to it.
How to do impact analysis for a change in Database field size which is assigned to a Dimension object and used in 10 universes
How to execute the plsql procedure from the report by clicking with mouse?
How to create a new calendar in CMC? Can u please tell me the process to create the required calendar. Ex:- Year of that calendar to start with Jan-15 and ends with Jan -30 and the Next month to start with Feb-31 and ends with Feb-14.
WHAT ARE THE META DATA TYPES?WHICH META USING IN BO'S
What Is The Difference Between Oltp And Olap?