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 |
What is the definition of derived table ?
What is a universe?
Explain is data mart?
how to connect one to one report? Explain with example?
What are the Errors in BO Pls Explain with Examples
2 Answers iFlex, Tech Mahindra,
why we are using derived tables ?how it will help?
Explain how to schedule the report in b.o?
3.what is alias?
5 Answers Business Intelligence Analytics, TCS,
what is difference between WEBi Report and Crystal Report?
3 Answers Cognos, Nucleus Software, Red Cross,
what will be the contents for a functional requirements specifications
How to open a universe with out using the Designer ??
How to create a tooltip in Webi? Is there a way to create Tooltips in Webi reports for non- hyperlinked columns? Users should be able to hover over a value in a column in the report and that should show a tooltip box with more detail regarding that column value. This is possible when you hyperlinked the column,Is it possible when you dn't have hyperlinking? Thanks in advance.