[Request for Feedback] New Dynamo Excel nodes

Thanks @Aaron_Tang, I sent you a small graph and a portion of the Excel file that is giving me troubles. Please let me know if you make any discoveries!

1 Like

I found an issue here. Reading small numeric values, result in string output witch scientific notation:

The ImportExcel node reads the values correctly:

The string values can’t be used in other nodes since they are not recognized as numbers.

1 Like

filed as DYN-5297 - FYI @Aaron_Tang

1 Like

@Anton_Huizinga @Michael_Kirschner2 Should be fixed by DYN-5297 Import Excel Small Numbers by filipeotero · Pull Request #13680 · DynamoDS/Dynamo · GitHub which will be part of 2.18.0 release.

3 Likes