Hi, I am getting a compiler error while filtering the data form the datatable.
I am not sure whether I am doing all the steps right because I fail to understand how is the datatable synced with the main file and where the variable ‘dt’ (mentioned in the assignment guide) come from below:
Please note, ExtractDataTable is the DataTable output from another workflow.
Can anybody tell me how to resolve it?