what are cascading prompts explain with steps
Answers were Sorted based on User's Feedback
Answer / nareshkumar
Cascading Prompts allows you to use values selected from
one prompt to filter values in another prompt.
| Is This Answer Correct ? | 32 Yes | 2 No |
Answer / swades
series of prompts which will narrow the enduser selection.
select an hierarchy and apply prompts.
Time hierarchy:year/quarter/month/week.
take dimension objects year/quarter/week and apply a prompt
on month.follow the same steps.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / emambasha.shaik
cascading prompt means t is nested.means we can aaply the
prompt like this.region to country,country to state,state to
city.
step1;select objects and double click.then draw the region
to query panel then select operator and operand as select
new prompt.after type and drag the country to query panel
then select operator then operand as select new prompt. like
that we can create.then finally run query.then asks to enter
values
for region after enter the values for country.
by emambasha.shaik
| Is This Answer Correct ? | 10 Yes | 5 No |
Answer / raman
A Prompt Which takes the values from another prompt is known
as "Cascading prompt".
| Is This Answer Correct ? | 3 Yes | 5 No |
Can I create a master report in webi having 15 dimensions and 150 kpi's with 100GB of data and store it in cache ,So that I can use Cache for building new reports with less dimensions and Kpi's without hitting database againg just using cache??Please suggest...
tell me about aggregate awareness in detail?
WHAT IS ROW LEVEL SECURITY IN BO?
How to create Universe using Flat file in BO6.0
Explain about MTD(Month To Date) and YTD(Year To Date) with one example and where you use this in your project?
What is aggregate table and aggregate fact table ... Any examples of both?
How were the reports scheduled and how to resolve unexecuted documents?
I am getting an pop"there is no data to retrieve" when ever there is no data in the DB,what should be done not to get this pop up even if there is no data
what is the source for metrics?
What is the difference between Report Bursting and Report scheduling?Explain both of them in detail?
how to test the reports if there are multiple sql statements?i,e if there is 1 single sql statement we can copy it and paste it in TOAD or someother tools to test it but if we have multiple sql statements in a single query????
How to check for a particular value from one column with the list of values present in another column in Webi reports?