Hi Team,
I have form where users need to add hours of the records which combo boxes are filtering.
i have 4 combo boxes where users need submit the form against the selected values in the form.
for e.g. i have employee name , project name , employee location, hours , 22/9/2023, 29/9/2023, 4/10/2023
i have a form with dates like 22/9/2023, 29/9/2023, 4/10/2023. where users will and fill against employee name selected in combo box and project name selected in project name combo box and employee location selected in project name.
i have tried writing the code in item property of the form like lookup(datasource, employeename = cmbemployeename.selected.value && projectname = cmbprojectname.selected.value && employee location = cmbemploc.selected.value) but it is not working.
Any help is Thankful.
Thanks & Regards,
Mahesh