<?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: One MOnth out of two date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/One-MOnth-out-of-two-date/m-p/1759960#M718984</link>
    <description>&lt;P&gt;something like this ?&lt;/P&gt;&lt;P&gt;Load&lt;BR /&gt;if(monthname([Register Date]) = monthname([Update Date]), month([Update Date])) as [Month],&lt;BR /&gt;if(findoneof(yourraretext, 'BED')&amp;gt;0, 'BED') as [yourextractedtext]&lt;BR /&gt;from your source;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Nov 2020 16:18:04 GMT</pubDate>
    <dc:creator>QFabian</dc:creator>
    <dc:date>2020-11-09T16:18:04Z</dc:date>
    <item>
      <title>One MOnth out of two date</title>
      <link>https://community.qlik.com/t5/QlikView/One-MOnth-out-of-two-date/m-p/1759908#M718981</link>
      <description>&lt;P&gt;Hi Expertise,&lt;/P&gt;&lt;P&gt;I have come across a 2 scenarion where i need to get month&amp;nbsp; filed out of two dates .&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Register Date and Update Date&amp;nbsp; Here i should how can i achive this during load script ? my both dates formats are as below .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;2. I have string&amp;nbsp; something like this&amp;nbsp; "IN drew care203 ///_BED the23 "&amp;nbsp; and i need to show only BED from this .&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="smilingjohn_0-1604934263352.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/43826i599743FD1D06B6F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="smilingjohn_0-1604934263352.png" alt="smilingjohn_0-1604934263352.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks IN Advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:58:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/One-MOnth-out-of-two-date/m-p/1759908#M718981</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-20T18:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: One MOnth out of two date</title>
      <link>https://community.qlik.com/t5/QlikView/One-MOnth-out-of-two-date/m-p/1759943#M718982</link>
      <description>&lt;P&gt;Hi, try something like this :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&lt;BR /&gt;month([Register Date]) as [Register Month],&lt;BR /&gt;month([Update Date]) as [Update Month],&lt;BR /&gt;subfield(subfield(yourraretext, '///_', 2), ' ', 1) as [yourextractedtext]&lt;BR /&gt;from your source;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 15:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/One-MOnth-out-of-two-date/m-p/1759943#M718982</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2020-11-09T15:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: One MOnth out of two date</title>
      <link>https://community.qlik.com/t5/QlikView/One-MOnth-out-of-two-date/m-p/1759950#M718983</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121051"&gt;@QFabian&lt;/a&gt;&amp;nbsp; I dont want seprate Months, I want to have one month from both the dates . considering equal dates .&amp;nbsp;&lt;/P&gt;&lt;P&gt;And also the Subfield dosnot work for me ,becuase BED can even come in the first middle or last .&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 15:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/One-MOnth-out-of-two-date/m-p/1759950#M718983</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-09T15:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: One MOnth out of two date</title>
      <link>https://community.qlik.com/t5/QlikView/One-MOnth-out-of-two-date/m-p/1759960#M718984</link>
      <description>&lt;P&gt;something like this ?&lt;/P&gt;&lt;P&gt;Load&lt;BR /&gt;if(monthname([Register Date]) = monthname([Update Date]), month([Update Date])) as [Month],&lt;BR /&gt;if(findoneof(yourraretext, 'BED')&amp;gt;0, 'BED') as [yourextractedtext]&lt;BR /&gt;from your source;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 16:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/One-MOnth-out-of-two-date/m-p/1759960#M718984</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2020-11-09T16:18:04Z</dc:date>
    </item>
  </channel>
</rss>

