Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loop Excel Dataset does not return any value #158

Closed
rafernandezsan opened this issue Oct 21, 2019 · 5 comments
Closed

Loop Excel Dataset does not return any value #158

rafernandezsan opened this issue Oct 21, 2019 · 5 comments

Comments

@rafernandezsan
Copy link

Hello.

When executing the command Loop Excel Dataset, the values of each cell is not returned into the variable passed as an argument to the command.
The Loop.CurrentIndex is updated.

How can I retrieve the values from the dataset? In a row structure?

@saucepleez
Copy link
Owner

Hi, are you still having issues with this functionality?

@rafernandezsan
Copy link
Author

rafernandezsan commented Nov 30, 2019 via email

@saucepleez
Copy link
Owner

Hello,

I have attached a sample task which shows how to pull values out of Excel. Please see if the attached sample below is working fine for you. Please note, you will need to change the workbook location in the script.

image

Sample.xlsx

Excel Sample.txt (rename to .xml)

@rafernandezsan
Copy link
Author

rafernandezsan commented Dec 8, 2019 via email

@saucepleez
Copy link
Owner

@rafernandezsan I made a few changes to the Excel Dataset command and I have added a sample for looping the Excel dataset programatically which demonstrates how you can retrieve the values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants