What is the difference between the prompt and cascading
prompt
Answers were Sorted based on User's Feedback
Answer / shah
1.Cascading prompt can be created at Universe level by
editing the objects...whereas prompt can be created at
report level as well as universe level.
2.Cascading prompt is not built-in function in BOXI
whereas prompt is a built-in funtion which is provided at
universe level.
3.while developing report using free hand SQL we cant use
cascade prompt whereas simple prompt can be used free hand
SQL.
4.cascade is user defined funtion where prompt is built in
Lot more difference....
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / kiran
Prompts: Prompts takes the input parameters/values from the
users(from the list of values) and run the report/query
based on the user selection.
Cascading Prompts: are also prompts, but its a link of
chain based on user section values..
Eg: first prompt asks the user to select the Country from
the list of countries, then it filters at the backend and
asks the user to select the state to select( these are
states only belong to that above country)...then goes to
cities which only belong to that above state...
| Is This Answer Correct ? | 14 Yes | 0 No |
how to create dashboard reports
what is a Micro cube?
Hi, In BO at universe designer i had four tables which has many to many relationships between the tables. How to fetch the correct results in the report?
How to Implement the the Built-in Strategy Script in BO Designer?
is there any way to know how long the report executes and how many records will be returned before hitting the "run" option?
How many universes will run maximum in single project
I need to develop cross tab in format: Values D E F A 1 3 4 B 2 5 8 C 9 8 10 My problem is values in header I am able to do same in WEBI how to manipulate same in deski? Plz Help
What is the use of AFD? Where it can be stored?
How we can add a comment in universe...?
when you have three fact table and there is no relationship between them. How you will tackle the issue.
HOW TO INSTALL BOXI
wat is report linking in BO..I know that 2 reports can be linked in BO with the help of writing a HTML code .But how. wat s the code.can u give me the example of code taking e fashion as the simple univers data provider.