Hello;
Please i need some ones assistance as for some reason i cant figure out why the data table is not populated, and not able to extract the needed information. I’m providing a copy of the xaml and the final report which rightfully shows with the needed commas, not the additional information from the original report. Also providing a copy of the extracted/final report
01222026.xlsx (6.8 KB)
Report.xaml (20.5 KB)
Hi @jans.delossantos
Could you please share the screenshot of the error we can help you on this
Thanks
I looked at your workflow and it seems you are iterating over an empty DataTable. And Can you please elaborate what you are trying to achieve with the workflow, it will help to understand the process better.
The excel what you have provided here is empty. Can you elaborate what you want to acheive, seems you are doing something with tracker data. Please give detailed so that we can help you.
Hi @jans.delossantos
Check that the extraction activity outputs to the correct DataTable, the variable scope is correct, selectors or ranges match the data, and any post-processing doesn’t overwrite it. Use Output DataTable to debug if it’s populated right after extraction.
Hi @jans.delossantos
Kindly share screenshots of your workflow and also share what you are trying to do.
This will help us help you better.