WHAT IS INPUT CONTROL IN BO?
Answers were Sorted based on User's Feedback
Answer / arjun
Input controls are user response filters , here user select the different values , through using boxes, such as check box ,list box, dropdown list.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / ramesh
Input controls in business objects.these are used to filter the data for a particular report based on a specific object(column)
1.check box
2.listbox
3.dropdowlist
4.radio buttons
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / gowthami
Input controls is used to filter the data for a particular report-tab based on a specific object
the user will be able to filter the data from the below formats
check box,listbox, dropdowlist and radio buttons
In input control, we can perform the >, <, <= etc functions where these functions are not available in drill filter (dynamic)drill filter only performs '=' operation
It allows the user to filter the data after the report/query execution
| Is This Answer Correct ? | 3 Yes | 0 No |
How to restrict password to a user while sending a document in .pdf format
Explain what is the difference between business requirement document and use case document.
I need to select the rows based on the latest 'Payment_due_date' column value. Let's say I have a Deski report with 3 columns: Payment_due_date, Cust_Name, Oustanding_Amt. Report is like this: ===================================== Payment_due_date,Cust_Name,Oustanding_Amt 02/28/11 , Bob, 115 03/31/11 , Bob, 90 02/28/11 , Mike, 120 02/28/11 , Susan, 220 05/31/11 , Bob, 80, 03/31/11 , Susan, 70 05/31/11 , Mike, 220 05/31/11 , Susan, 120 04/30/11 , Susan, 130 So,we would like to see (based on latest Payment_due_date) ================== 05/31/11 , Bob, 80, 05/31/11 , Mike, 220 05/31/11 , Susan, 120 Oustanding_Amt comes as SUM(Oustanding_Amt) from Universe. If we use Max(Payment_due_date),we do get one row but then, the column 'Oustanding_Amt' sums up. Not allowed to use do SQL Override .Context Operators aren't working. Thanks in advance:)
Can anybody pls provide me Business Objects Certification (SABE201) Study material and dump. Pls. My email id is reshma.toppo@gmail.com......Thanx
how to creat 2 way drilling mode.can any one know this
hi my question is in a report table how can we write table header without using of individual cell.can we merge column cells togrther??
I have 4 tables having many to many relationships between the tables? How i can get correct results in the report?
In a context can i get the data from two different factables by using the single data provider?
What is difference between custom hierarchy and report based hierarchy?
HOW MANY TABLES ARE EXISTED IN WEBI REPORT?
CAN A REPOSITORY CONTAINS REPORTS?
What is thin client And thick client..?