How to Append Current Date Dynamically in Target Filename | Use of Date Functions in Expression

Поділитися
Вставка
  • Опубліковано 22 січ 2025

КОМЕНТАРІ • 7

  • @KrishnaKanth-x6m
    @KrishnaKanth-x6m Рік тому +1

    Great Explanation, Thank you for posting this Video..
    Your Explanation is really cool and understanding..!!!

  • @suryateja5323
    @suryateja5323 Рік тому

    i think you can use directly toString(currentDate(),'dd-MM-yyyy') instead of using functions for to fetch year dd and Mm

  • @johnwick-v4j
    @johnwick-v4j Рік тому

    In the real world scenario, they not really use dataflow. it would be grate if you could show another approach without using dataflow.

    • @CloudKnowledgeChannel
      @CloudKnowledgeChannel  Рік тому

      For instance, Yes you can parametrize file name at sink of copy activity and give expression.

    • @johnwick-v4j
      @johnwick-v4j Рік тому

      @@CloudKnowledgeChannel Thank you 🙂.