Working with Dates in Alteryx

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ค. 2024
  • Alteryx is an extremely powerful tool when attempting any date related calculations - it knows what months had 30 or 31 days and even knows which years were leap years. However, to access this functionality, the input data must be formatted in the specific Alteryx Date format. Join Data Prep U as we demonstrate how to parse your data to format date inputs correctly within Alteryx allowing for these incredibly useful date calculations to be performed.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 6

  • @tameikamartin7141
    @tameikamartin7141 11 หลายเดือนก่อน +1

    Thank you! I’ve been looking for an easy to follow demonstration, it took a while before I found this demo that actually helped me!

  • @tiagomartins553
    @tiagomartins553 5 หลายเดือนก่อน +1

    This is absolutly amazing

  • @district144
    @district144 10 หลายเดือนก่อน +1

    thank you so much for your help!!!

  • @ranodurjoysarkar5000
    @ranodurjoysarkar5000 2 ปีที่แล้ว +1

    Nice explanation, Finally It's all clear to me.
    To convert string to date - we use datetimeparse
    To convert date to string- we use datetimeformat

  • @ronrui5108
    @ronrui5108 3 ปีที่แล้ว +2

    Good info! however, even i added the parse time tool the date didn't appear at all!

  • @eduardoxaviergomes3328
    @eduardoxaviergomes3328 2 ปีที่แล้ว

    Great, Would you think it would be possible create a date list with data starting with current month and apply a week days names? Thanks.