<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: calculating the date from month and year in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/calculating-the-date-from-month-and-year/m-p/434735#M81817</link>
    <description>&lt;P&gt;Thank you so much , works perfectly fine&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jul 2019 08:07:43 GMT</pubDate>
    <dc:creator>Ekta</dc:creator>
    <dc:date>2019-07-03T08:07:43Z</dc:date>
    <item>
      <title>calculating the date from month and year</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/calculating-the-date-from-month-and-year/m-p/434716#M81807</link>
      <description>&lt;P&gt;Dear All,&lt;BR /&gt;I have month and year, I need to calculate the date will last day of the month.&lt;BR /&gt;Please help me with this.&lt;BR /&gt;My data month and year columns are like below and output is the required output&lt;BR /&gt;Month | Year | Output&lt;BR /&gt;01 |2018 |2018-01-31&lt;BR /&gt;02 |2018 |2018-02-28&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 06:16:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/calculating-the-date-from-month-and-year/m-p/434716#M81807</guid>
      <dc:creator>Ekta</dc:creator>
      <dc:date>2019-07-03T06:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: calculating the date from month and year</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/calculating-the-date-from-month-and-year/m-p/434718#M81808</link>
      <description>I think this could work (not around Alteryx now):&lt;BR /&gt;DateTimeTrim(ToString([Year])+"-"+ToString([Month])+"-01", "lastofmonth")&lt;BR /&gt;&lt;BR /&gt;Cheers,</description>
      <pubDate>Wed, 03 Jul 2019 06:30:49 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/calculating-the-date-from-month-and-year/m-p/434718#M81808</guid>
      <dc:creator>Thableaus</dc:creator>
      <dc:date>2019-07-03T06:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: calculating the date from month and year</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/calculating-the-date-from-month-and-year/m-p/434719#M81809</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please find the solution attached along with this post.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 06:35:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/calculating-the-date-from-month-and-year/m-p/434719#M81809</guid>
      <dc:creator>grazitti_sapna</dc:creator>
      <dc:date>2019-07-03T06:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: calculating the date from month and year</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/calculating-the-date-from-month-and-year/m-p/434720#M81810</link>
      <description>Or&lt;BR /&gt;DateTimeAdd(ToDate(DateTimeAdd(ToString([Year])+ToString([Month]) + "-01", 1, "months")), -1, "days")</description>
      <pubDate>Wed, 03 Jul 2019 06:36:22 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/calculating-the-date-from-month-and-year/m-p/434720#M81810</guid>
      <dc:creator>Thableaus</dc:creator>
      <dc:date>2019-07-03T06:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: calculating the date from month and year</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/calculating-the-date-from-month-and-year/m-p/434735#M81817</link>
      <description>&lt;P&gt;Thank you so much , works perfectly fine&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 08:07:43 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/calculating-the-date-from-month-and-year/m-p/434735#M81817</guid>
      <dc:creator>Ekta</dc:creator>
      <dc:date>2019-07-03T08:07:43Z</dc:date>
    </item>
  </channel>
</rss>

