<?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: SAS VA 7.3&amp;gt;&amp;gt; IS there a way to divide my date variable in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-3-gt-gt-IS-there-a-way-to-divide-my-date-variable/m-p/291721#M5069</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create a new calculated item using the following expression&lt;/P&gt;
&lt;PRE&gt;IF ( Month('someDate'n) BetweenInclusive(1, 6) )
RETURN Concatenate(Format('someDate'n[Raw], 'YEAR4.'), 'H1')
ELSE Concatenate(Format('someDate'n[Raw], 'YEAR4.'), 'H2')&lt;/PRE&gt;
&lt;P&gt;You need to adjust the expression for your date data item&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bruno&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2016 16:12:31 GMT</pubDate>
    <dc:creator>BrunoMueller</dc:creator>
    <dc:date>2016-08-15T16:12:31Z</dc:date>
    <item>
      <title>SAS VA 7.3&gt;&gt; IS there a way to divide my date variable</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-3-gt-gt-IS-there-a-way-to-divide-my-date-variable/m-p/291710#M5067</link>
      <description>&lt;P&gt;IS there a way to divide my date variable i just want it, i just want it to divide half yearly, its same like quaterly but i want only 2 parts for year. Is there a way to do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2016 15:42:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-3-gt-gt-IS-there-a-way-to-divide-my-date-variable/m-p/291710#M5067</guid>
      <dc:creator>User12</dc:creator>
      <dc:date>2016-08-15T15:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA 7.3&gt;&gt; IS there a way to divide my date variable</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-3-gt-gt-IS-there-a-way-to-divide-my-date-variable/m-p/291721#M5069</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create a new calculated item using the following expression&lt;/P&gt;
&lt;PRE&gt;IF ( Month('someDate'n) BetweenInclusive(1, 6) )
RETURN Concatenate(Format('someDate'n[Raw], 'YEAR4.'), 'H1')
ELSE Concatenate(Format('someDate'n[Raw], 'YEAR4.'), 'H2')&lt;/PRE&gt;
&lt;P&gt;You need to adjust the expression for your date data item&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bruno&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2016 16:12:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-3-gt-gt-IS-there-a-way-to-divide-my-date-variable/m-p/291721#M5069</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2016-08-15T16:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA 7.3&gt;&gt; IS there a way to divide my date variable</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-3-gt-gt-IS-there-a-way-to-divide-my-date-variable/m-p/291722#M5070</link>
      <description>&lt;P&gt;Thanks for the suggestion&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2016 16:14:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-7-3-gt-gt-IS-there-a-way-to-divide-my-date-variable/m-p/291722#M5070</guid>
      <dc:creator>User12</dc:creator>
      <dc:date>2016-08-15T16:14:18Z</dc:date>
    </item>
  </channel>
</rss>

