Dynamo Shorts - Ep010 - Import Data from Excel

Поделиться
HTML-код
  • Опубликовано: 11 дек 2024

Комментарии • 11

  • @Amir-q7x1y
    @Amir-q7x1y 2 года назад +1

    I got some great ideas from this video for the last hurdle in my thesis (I've been trying for three weeks without success!)
    Thank you Thank you Thank you!!!

  • @zeshan.ali.3189
    @zeshan.ali.3189 Год назад

    Thanks for this video, You have a subscriber.

  • @CarlosGutierrez-cm9mh
    @CarlosGutierrez-cm9mh Год назад

    Thank you! 🙏

  • @k.vinodkumar8673
    @k.vinodkumar8673 2 года назад

    Thank you for your video.

  • @datguy729
    @datguy729 Год назад

    For some reason when i tell the Data.importExcel node to read as a string, it adds three decimals to the element ID and room number and sort of breaks the whole script. I have been trying to work around it, any advise?
    Update: Nvm, i started over and it worked perfectly, thank you!

  • @k.vinodkumar8673
    @k.vinodkumar8673 2 года назад

    Hi, Its very much help to me, Thank you so much of this video. Is it will not work for sheet number renaming?

  • @rahmaadel5763
    @rahmaadel5763 2 года назад

    thanks for that useful video, I followed the steps of importing an excel sheet but it still gives me an error in dynamo 1.3. what might be the problem?

  • @yevheniibatiievskyi
    @yevheniibatiievskyi 3 месяца назад

    12:23 I've lost the track of the logic.(((

  • @Hygio
    @Hygio 2 года назад

    Element ID is unreliable though, as they get changed when you synchronise a project

    • @GeorgiosBou
      @GeorgiosBou 2 года назад

      Instead use the Element.UniqueID Node. The node outputs the unique ID directly as string.