Hi,
I'm currently trying to develop a report where the users is uploading an Excel file which has pre-defined values populated which will be used to create a HDL file.
I'm wondering if there is a way to call the value from the uploaded excel file from Dataset 1 to be used in Dataset 2 (SQL)
For example: Dataset 1 has the field BatchName from the excel file which I want to reference in Dataset 2 which I have written SQL to find other fields in the system.
Thanks
Yew