GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Business Objects

 Print  |  
Question:  Can you add the Cascading promprts in Business Objects? (Based on Country prompt selection you need to provide the option to select Sate/Province in the next State prompt. That means dynamically refresh the data load in the state list values)



March 03, 2006 04:47:18 #4
 mahudeswaran   Member Since: Visitor    Total Comments: N/A 

RE: Can you add the Cascading promprts in Business Obj...
 

if you select one prompt value based on that prompt value gives other lov (that lov value is have relate that 1st prompt value) you can select one or more from that value.

south (region) > tn,ap,kr,kl (state)

north (region) > nd,jk,hr,up (state)

if i select region south i can see only south region state. (this is casecading prompt)

it should create universe level.

double click state object >

edit properties > properties > edit

you can see the query pan, there pulldown that region object and use that prompt conditions and save that

now you click display button you can see how that prompts are working.

mahudes  

     

 

Back To Question