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 |
Is it possible to join more than one universe in Business Objects? If its so how is that possible ? thanks in advance for the answers
WHAT ARE THE INDEXES THAT SUPPORT DATA WAREHOUSING ? Thanks In advance Prakash
What is user docs and how to use this option in bo?
I am working on Business Objects-reporting side. Database is Teradata. I have two questions here: 1. We will be working only on Infoview on QA environment. Do I need to add ODBC entries for the QA database server on my machine to be able to create/refresh Infoview reports? I will not be using Desk_I or Web_I rich client. 2. Once reports are developed,Admin team would migrate the reports to Production and make these available to business users. The reports are Refresh on Open. Would the business users need to have the ODBC entries of Production database server in their machines to be able to refresh these reports?
suppose case1:a person buy a car case2: rent a car which is context & which is alias? why?
How we can resolve the loops by using the Aggrigate Awareness?
What is global filters and local filters
Tow tables is there employee, projects . (many to many) one employee has different projects and one project has different employees . how we can achive the data from both
IF VIEW IS FASTER THAN DERIVED TABLE WHY WE ARE USING DERIVED TABLE IN BUSINESS OBJECTS?
How many universes are required for a single project,and how many reports are required for a single Universe.
What are the steps to taken care to improve the Report performance?
what is performance tunning in BO in report level& designer level?