Excel to Dynamo

Hi,

I made a graph that imports room data from excel file. I set all room numbers to be Text in the excel file, but Dynamo thinks that some values are numbers. Why? What am I missing?

POVRSINE.xlsx (26.9 KB)
Import Room Parameter Values from Excel.dyn (76.4 KB)

Can you share a screenshot with all the node preview bubbles pinned so we can see what your graph is doing in your model? Make sure all nodes are visible (and legible) and that you’ve included any warnings or errors.

I had to add prefix ’ in excel fields and it solved the issue

Set ‘readAsStrings’ to true