Power Automate Date Time Operation

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

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

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

    Nice video man, easy to follow and understand, after looking through all the threads about this stuff your video definately helped the lightbulb finally go off!

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

    Thanks for the explanations, helps me counting the difference between two dates.

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

    Thank you!!! This is exactly what I need!!!

  • @jaipalrana.
    @jaipalrana. 3 года назад

    Amazingly superb!!! I was looking for such solution! Thank you Deepak for Date | Time operations

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

    Hi Nice Video, always nice explanation. How could we compare datetime from excel 01-01-2020 00:03 and current date time to trigger an email.
    I want to trigger the email based on timings
    01-01-2023 00:30
    01-01-2023 01:00
    01-01-2023 02:00
    can u please help here.

  • @MuhammadAdnan2.0
    @MuhammadAdnan2.0 3 года назад

    Well done bro keep upload flows tricks

  • @MohammadAli-ts2ev
    @MohammadAli-ts2ev 3 года назад +1

    Helpful video..
    Can u plz let us know as how to skip (to format) a cell containing with text value like "NA".
    I have a table where there is a date column and it contains NA and other comments as well where there is no date..
    Plz help..I am stuck here.
    Also, plz make a video on how to connect power automate flow with a shared file on Onedrive...

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

      Thanks for watching. I will add these points to my future video list.

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

    Hello! I have a flow the creates a planner task based on a form. How can I add days to the end date in the planner?

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

      You can use expression formula addDays() or "Date time: connector to add days to end date.

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

    I have to calculate day difference between today and first time modified date. Please tell me how to that

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

    Thank you
    It will be good if there is something regarding how to create team using graph api with powerautomate and other team related operations for example create tab, channels etc. Is it possible to do video on this?
    Thanks again

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

      Thanks Parul. Good idea I have this in my list of future video so stay tuned.

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

    Thank you Deepak !
    How to get 10th day name each month?

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

    Thank you Deepak learn a lot from your videos. How do I extract 10th day name each month?

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

      Thanks for watching. to get 10th day name of current month use this expression : dayOfWeek(addDays(startOfMonth(utcNow()),10))
      you replace utcNow() with other date.
      in response you will get a number that represent:
      0 Sunday
      1 Monday
      2 Tuesday
      3 Wednesday
      4 Thursday
      5 Friday
      6 Saturday

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

    Thanks Deepak

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

    I want get this function =Text([Date],"YYYYMMDD".) Can you help me in power automate i am using Sharepoint as Database