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
2.12.1 and upwards.
I checked 2.13.1 in Revit2023 and Sandbox 2.15.2
Operating system
Windows 10
What did you do?
Using Data.OpenXMLImportExcel.
Because Excel Import Node does not work in our VDI environment
What did you expect to see?
The results of every cell in a specific sheet, just as it shows up in Excel.
What did you see instead?
It works for most part but not for formula's with an indirect relation. In these cases you will get the complete excel formula.
E.g. INDIRECT or OFFSET. And there must be more cases like this.
In Excel if you check the formula in cell A5, it shows no result, but a message that it needs recalculation. And I think that might be the problem we are facing here. Simple formulas do not give any problems.
Other Excel import nodes do not give a problem with this kind of formulas. Like the ones from BumbleBee or the native Excel Nodes (they do work on my local computer)
Thank you for submitting the issue to us. We are sorry to see you get stuck with your workflow. While waiting for our team member to respond, please feel free to browse our forum at https://forum.dynamobim.com/ for more Dynamo related information.
Dynamo version
2.12.1 and upwards.
I checked 2.13.1 in Revit2023 and Sandbox 2.15.2
Operating system
Windows 10
What did you do?
Using Data.OpenXMLImportExcel.
Because Excel Import Node does not work in our VDI environment
What did you expect to see?
The results of every cell in a specific sheet, just as it shows up in Excel.
What did you see instead?
It works for most part but not for formula's with an indirect relation. In these cases you will get the complete excel formula.
E.g. INDIRECT or OFFSET. And there must be more cases like this.
In Excel if you check the formula in cell A5, it shows no result, but a message that it needs recalculation. And I think that might be the problem we are facing here. Simple formulas do not give any problems.
Other Excel import nodes do not give a problem with this kind of formulas. Like the ones from BumbleBee or the native Excel Nodes (they do work on my local computer)
2_13_1 221005 OpenXMLimportExcel.zip
The text was updated successfully, but these errors were encountered: