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 |
How to get red line in the graph at some point (value)? Example : In graph at 200000 value
As im new to BO, tel me 1.How to do migration from BO6.5 to BOXIR2? 2.whats the difference b/w BO6.5 to BOXIR2. 3. whats the way both BO 6.5 n BOXIR2 file storge varies.
What are the steps to be taken to schedule the report?
How to generate the report from excel sheet?
How to Implement the the Built-in Strategy Script in BO Designer?
What is the difference between the public object&schema object?
Can we start CMS server from CMC? Is yes can anyone tell me how plz Thanks in advance?
Can any please explain FOR EACH AND FOR ALL?
what is Scope of Analysis
What is the difference in creating filters in designer and business objects?
how to create a derived table in designer? i need steps regarding derived table
Iam having an report it contain n number of rows i want to desplay each rows in one colur pls explain me its very important