what is prompt? Cascading prompt? Syntax
Answers were Sorted based on User's Feedback
Answer / narasimha
HI this is Narasimha,
Prompt: It is used to create an interactive object. and
also it is dynamic filter.
General syntax:@prompt('message',['type'],[lov],
[mono/multi],[free/constraint])
In designer we can write this way,
@select(class\object )= @prompt
('message','type','{values1,values2...},class\object,mono\mu
lti,free\constrained)).
Cascading Prompt: it is based on one prompt to another
prompt. it is also refer to hirerchy also & designed in uni
level.
IN BOXIR2 wise:--
go tools --> click cascading lov --> edit lov window
open --> write conditions how many prompts u want. -->
click ok.
| Is This Answer Correct ? | 27 Yes | 0 No |
Answer / g.v.subramanyam
it is nothin but a dialog box
it can used for to take the values.
syntax:
@prompt('message',['type'],[lov],[mono/multi],[free/constraint])
| Is This Answer Correct ? | 18 Yes | 2 No |
Answer / saranya
prompt within a prompt is known as cascading prompt.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / raga
To prompt the values and it is used on where condtion
and filter row
syntax
@select(class\object )= @prompt
('message','type','{values1,values2...},class\object,mono\mu
lti,free\constrained)
| Is This Answer Correct ? | 15 Yes | 4 No |
Answer / preetham
Prompts is the feature in universe design for creating
interactive object. It is well known as dynamic filter.
We add @prompt syntax in @select within the object
properties and export to WebI.
@select(class/object)=@prompt
('message', 'A/N/D', 'values1,2..n', 'class/object', 'mono/m
ulti, free/constrained/primary or foriegn key(in case
defined index awareness), 'persistent/not-persistent')
where A=alphanumeric, N=non-alphanumeric, D=in case of date
persistent means last used values.
Hence this condition enables to pop out thereby prompting
to each window.( region > country wise > state > city etc)
cascading prompts are used to prompts within a prompt ie
the options of prompt added. They are created in tools >
cascading lov > add lov's > add conditions for prompt >
click ok.
| Is This Answer Correct ? | 7 Yes | 3 No |
If the Hi-rarchies are not defined in the universe level .Is it possible to do in the report level?
When we go for OLAP , and When we go for OLTP for generating the reports ?
what is profile and packages in BOXI??
when I am trying to schedule the report its running faster then I tried to run it manually?? why is it so that there is difference of time between scheduling and manual run for report
can anybody tell me about issues faced while creating reports
1 Answers Accenture, Tech Mahindra,
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
When a report in Web intelligence is created with ten objects and save the same as PDF the report divides the report into two pages. One page with data for five objects and the other with next five objects? Is there a way to combine these ten columns in a single page view?
Can we create universe with no cache??
5.what is slowly changing dimension ?
what is a filter?
If there are no indices defined on any of the columns in the above two tables, which columns would you index to speed up the left join query?
What is the diff b/w BO webi reports, crystal reports and xcelsius ? Thanks...