UiPath To Get Files Names and Dates

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

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

  • @mohdqamaruddin6197
    @mohdqamaruddin6197 3 года назад +2

    thank you so much for your support. Your all video related to Vb.Net are amazing sir. God bless you sir.

    • @AutomatewithRakesh
      @AutomatewithRakesh  3 года назад

      Thank you 🙏 you have been very kind, God bless you my brother

    • @ishwarchimote9334
      @ishwarchimote9334 3 года назад +1

      @@AutomatewithRakesh where I can find your Vb.net video?

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

    Hi Sir. first of all thanks for such an interesting and educational videos..
    Could you please upload a video in which we have to run a report from an application, create a folder with current date and move those files to that newly created folder.
    Thanks

  • @indiagnit
    @indiagnit 3 года назад +1

    Very nice way of explanation. Keep up the good work going on.

  • @truegrabbers
    @truegrabbers 2 года назад +2

    best lecture ever thank u

  • @princeisl7823
    @princeisl7823 4 года назад +3

    Nicely explained..

  • @nishitkasbi5033
    @nishitkasbi5033 2 года назад +1

    I cannot see the split function after I type 'item' . It doesn't show me any function by the name of split.
    Can you please help

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

      it doesnt show, so u have to write the Split literally in keyboard

  • @yashobantadash6670
    @yashobantadash6670 2 года назад +1

    awesome bro!

  • @waldemarzielinski6958
    @waldemarzielinski6958 4 года назад +1

    hi rakesh !! very clear thank you
    Can you please tell me how can i fetch today file or the latest in the for each loop to be able to work on the file for exemple

    • @aartijha4289
      @aartijha4289 3 года назад

      Yes sir, Plz make a video for this . Thanks in advanced.

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

    How to get this 'write line' output saved in output excel file?

  • @chetanwagh6591
    @chetanwagh6591 2 года назад +1

    That's really helpful

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

      Thanks for the comments, it’s great to know Chetan, continue your learning journey

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

    Bro you doing wonderful job
    Bro I have a dought, in excel sheet there is name suppose Rakesh expohub how to get last name in that bro

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

      I will give you hint: once you get the cell value you need to use substring method. I have videos on substring method vb.net

  • @sidah6311
    @sidah6311 3 года назад

    How to sort files in different folders after getting fle names.?

  • @balajimuralidharan2026
    @balajimuralidharan2026 4 года назад

    Thank you so much rakesh

  • @SyedAli-iq4ku
    @SyedAli-iq4ku Год назад +1

    Thankyou

  • @anburenganathan8369
    @anburenganathan8369 3 года назад

    What is the use of c while splitting item. split("/"c). last

  • @vishallandge4523
    @vishallandge4523 3 года назад

    I want filter on folder date and time wise

  • @priyambadamadhual1784
    @priyambadamadhual1784 3 года назад

    In my case it doesn't showing any date. It showing only patha and file name

    • @AutomatewithRakesh
      @AutomatewithRakesh  3 года назад

      In this example the file name was saved along with the date. Does your file names contain dates

  • @akshayt1745
    @akshayt1745 4 года назад

    👍

  • @Peter-lz1pd
    @Peter-lz1pd 3 года назад +1

    Please do a video on the case study below 👇
    I have a folder with multiple subfolders containing files. The subfolders are named with a person's name. i.e. "Peter Collins" I want to extract the subfolder name, add "." between the first name and last name and "@gmail.com", to the end of the name so I'll have (peter.collins@gmail.com) and send the file insides that particular subfolder as an email attachment with subject and body to the email address I just extracted and manipulated. The process will loop for all subfolders in the folder. Is this possible in Uipath?

  • @motiwalahasib8317
    @motiwalahasib8317 4 года назад +1

    Path.getfilenamewithoutextension(item)