Hi I am trying to import excel data to dynamo.
I seem to have issues with the syntax.
Dynamo definition attached along with the spreadsheet note it is App_B_W7 tab that IO am trying to import.
Two options attached neither appear to provide the data expected
Any help wopuld be appreciated.
Running windows 7 enterprise, Dynamo 1.2.1 from revit 2017
Excel data is in the table in grey below
regards
Kenyon
Try
true into readAsStrings in the Node : Excel.ReadFromFile
(default = false)
Thanks Nico, no joy, possibly a lunch box version issue which is 2016 and excel which is 2010.
Process seems simple enough.
Kenyon
I recommend using Read Excel from Bumblebee Package.
In fact I’m using it right now to read excel. If you don’t feed file path it uses the excel file which is open now.
https://konradsobon.gitbooks.io/bumblebee-primer/content/
Thanks Petar,
I use Bumblebee with grasshopper so will load the package into dynamo…
I found a previous thread that identified the same issues.
It is odd as we have 6 installs on 6 machines not all experience it as a problem.
All running r2017 Dynamo 1.1.0 and Excel 2010.
K
Yna_Db
January 16, 2017, 12:06pm
6
@Kenyon_Graham
Hello, could you please show what the warning says?
If the problem comes from Excel 2010, this thread could possibly help you to to find either a solution or the experts you need to talk to (use @ to reach them directly):
The new Dynamo 7 Excel Read Node is giving me an error as follows:
Warning: Excel.Read operation failed.
Could not load file or assembly ‘Microsoft.Office.Interop.Excel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c’ or one of its dependencies. The system cannot find the file specified.
I have heard that Dynamo 7 doesn’t like Office 2007 Files? Is this accurate? If so, anysuggestions besides buying Office 2013 would be much appreciated.
Thanks
[Screen Shot 2014-07-30 at…
Hi,
Warning isnt to informative, screenshot attached both excel nodes have the same warning.
We have installed Bumblebee which has soleved the problem for the time being.
Kenyon Graham
Yna_Db
January 17, 2017, 9:30am
8
OK, it’s fine if it works now, I can’t find anything over this warning anyway…