How to change the order of prompts in universe?
Answers were Sorted based on User's Feedback
Answer / vinner
In Edit Query Mode, Go to query properties there you can find
prompt order,when you move down and there set the desired order by moving up and down
| Is This Answer Correct ? | 25 Yes | 2 No |
Answer / rohit singh
IN Universe we Extended @Prompt Syntax @Prompt(‘1) Enter Country Name’,’A’,’Country DimensionCountry Name’,multi,free,[Not_Persistent],[<{default_value(s)or leave_blank}>],[User:#])
[user;#] It allows the universe business objects developer to define the relative order of the prompt. by define user0 , user1 ,user 2
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / manveer
In the prompt syntax, define with User 1, user 2 based on your order.
@Prompt('Enter Value','A','LOV',multi,free,Not_Persistent,,User:0)
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the traps ? What are the disadvantages of traps?
what is the difference between add link and include link in BO? Explain me with a scenario when to go for add link and when to go for include link?
How to generate the report from excel sheet?
How can you first report in Business Objects by using broadcast agent?
0 Answers Ness Technologies, Wipro,
when I am trying to schedule the report its running faster then I tried to run it manually?? why is it so that there is difference of time between scheduling and manual run for report
What is #DATASYNC error how to remove it?
1. how do u connect one report with another ? 2. how do u generate reports from different data sources( ex: oracle, sql server)? 3.how do u give the security to universe ?
Explain how to execute the plsql procedure from the report by clicking with mouse?
How do you find what type of trap is there by seeing the report?
when you have three fact table and there is no relationship between them. How you will tackle the issue.
what is slice & dice?
3 Answers Cognizant, Saama Tech, TCS,
Say, the query gets executed and we got the results. In case if we have a large number of rows, how can we know the exact no of rows returned?