<?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: Date based aggregation i SAS VA tables in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-based-aggregation-i-SAS-VA-tables/m-p/237038#M2842</link>
    <description>&lt;P&gt;Hi Allan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't think there is an easy way to do this, although someone might know of a workaround.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is frustrating that the First and Last operators only accept a measure as input, otherwise I think you could do something like,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First [_ByGroup_] ('Date'n, 'Date'n, _IncludeMissing_)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to get the&amp;nbsp;earliest aggregated date value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope someone else can help you further,&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
    <pubDate>Mon, 30 Nov 2015 19:39:52 GMT</pubDate>
    <dc:creator>Sam_SAS</dc:creator>
    <dc:date>2015-11-30T19:39:52Z</dc:date>
    <item>
      <title>Date based aggregation i SAS VA tables</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-based-aggregation-i-SAS-VA-tables/m-p/236927#M2839</link>
      <description>&lt;P&gt;Is it possible to display aggregated date values in tables?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a dateset&amp;nbsp;that contains data about users&amp;nbsp;acces to VA. "Who do what when?"&lt;/P&gt;
&lt;P&gt;[user, transaction date, event]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to display information like&lt;/P&gt;
&lt;P&gt;user,&amp;nbsp;max_date, min_date&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and give the user ability to filter data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't calculate the max and min variables before I load data til LASR server.&lt;/P&gt;
&lt;P&gt;That always semes to be the solution with SAS VA.&lt;/P&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2015 12:35:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-based-aggregation-i-SAS-VA-tables/m-p/236927#M2839</guid>
      <dc:creator>Allan_dk</dc:creator>
      <dc:date>2015-11-30T12:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Date based aggregation i SAS VA tables</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-based-aggregation-i-SAS-VA-tables/m-p/237038#M2842</link>
      <description>&lt;P&gt;Hi Allan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't think there is an easy way to do this, although someone might know of a workaround.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is frustrating that the First and Last operators only accept a measure as input, otherwise I think you could do something like,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First [_ByGroup_] ('Date'n, 'Date'n, _IncludeMissing_)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to get the&amp;nbsp;earliest aggregated date value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope someone else can help you further,&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2015 19:39:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-based-aggregation-i-SAS-VA-tables/m-p/237038#M2842</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2015-11-30T19:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Date based aggregation i SAS VA tables</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-based-aggregation-i-SAS-VA-tables/m-p/237064#M2844</link>
      <description>&lt;P&gt;I wonder if you use the TreatAsNumber function on the date whether the First and Last functions would work... something to try...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2015 22:25:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Date-based-aggregation-i-SAS-VA-tables/m-p/237064#M2844</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2015-11-30T22:25:24Z</dc:date>
    </item>
  </channel>
</rss>

