You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my spreadsheet, (I have attached a sample) I have two tables. Both have similar headings. When I run xl.parse(:id => 'SKU Code') it returns rows from the first table. But how to get data from the second table?
In my spreadsheet, (I have attached a sample) I have two tables. Both have similar headings. When I run
xl.parse(:id => 'SKU Code')
it returns rows from the first table. But how to get data from the second table?https://drive.google.com/file/d/0B_qbiPxuAyj7MTJkdms4M2M1Vm8/view?usp=sharing
The text was updated successfully, but these errors were encountered: