Select (Single)Filter stored in a ADP not Populating Data to Form
Summary:
We are fetching the data using BIP Report from Oracle Cloud . and are able to Populate the Data using ADP to Input Text Boxes in the Form.
Our Requirement is to do a Select Single LOV Filter using Employee Number Field
so that all these Fields data gets populated into the Input Text Boxes for Employee Number, Employee Name, Department in a Form.
In the select Single Property we are binding the Data to the ADP Variable
For the Item Text we have given the EMPLOYEE_NUMBER Field to show in the Select Single LOV
For the Value We have Created Variable named selectedEmployee and we are attaching this same Variable to the Input Text Box of Employee Number to populate the Employee Number to the Input Text Box on the Selection of the EMPLOYEE_NUMBER from Select Single LOV.