<?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: To obtain end of quarter months in VA in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/To-obtain-end-of-quarter-months-in-VA/m-p/780804#M15628</link>
    <description>&lt;P&gt;Great, thanks for letting us know &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Nov 2021 17:57:31 GMT</pubDate>
    <dc:creator>Sam_SAS</dc:creator>
    <dc:date>2021-11-17T17:57:31Z</dc:date>
    <item>
      <title>To obtain end of quarter months in VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/To-obtain-end-of-quarter-months-in-VA/m-p/523769#M11700</link>
      <description>&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Can you provide me with a code that shows only the end of quarter months March ,June, September, December and moves on in the future months my data stats from 2017.&lt;SPAN&gt;so That I can use it in the drop down menu, THIS IS FOR SAS VA&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 28 Dec 2018 15:55:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/To-obtain-end-of-quarter-months-in-VA/m-p/523769#M11700</guid>
      <dc:creator>Sultana</dc:creator>
      <dc:date>2018-12-28T15:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: To obtain end of quarter months in VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/To-obtain-end-of-quarter-months-in-VA/m-p/524104#M11713</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe this type of expression is what you will be looking for:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;( Month('Date by Month'n) In (3, 6, 9, 12) )&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this the type of result you want?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="eoq.png" style="width: 409px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25943i7B13282E9DDBBA71/image-size/large?v=v2&amp;amp;px=999" role="button" title="eoq.png" alt="eoq.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I did here was create a duplicate of 'Date by Month' and set its format to Month. This data item is assigned to the button bar. To show only the 4 end of quarter months in the button bar, I created a filter similar to the code I shared above. Then I created an interaction so that the list table would be filtered by the button bar. This might happen automatically for you, depending on how you create the button bar.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if that helps, or if you are looking for something different.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 14:57:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/To-obtain-end-of-quarter-months-in-VA/m-p/524104#M11713</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2019-01-02T14:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: To obtain end of quarter months in VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/To-obtain-end-of-quarter-months-in-VA/m-p/780770#M15627</link>
      <description>&lt;P&gt;thank you Sam, it also helped me.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 16:20:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/To-obtain-end-of-quarter-months-in-VA/m-p/780770#M15627</guid>
      <dc:creator>touwen_k</dc:creator>
      <dc:date>2021-11-17T16:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: To obtain end of quarter months in VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/To-obtain-end-of-quarter-months-in-VA/m-p/780804#M15628</link>
      <description>&lt;P&gt;Great, thanks for letting us know &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 17:57:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/To-obtain-end-of-quarter-months-in-VA/m-p/780804#M15628</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2021-11-17T17:57:31Z</dc:date>
    </item>
  </channel>
</rss>

