<?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: How do i pass value for As on Date calculations in EG from SAS Visual Analytics viewer? in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-i-pass-value-for-As-on-Date-calculations-in-EG-from-SAS/m-p/561317#M12527</link>
    <description>&lt;P&gt;Hi Sam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for addressing the question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While I agree that date value based calculations are tricky, there are many calculations based on numeric as well a textual data and many transformations such as append, joins etc. done at EG which might not be ideal to push it to the VA interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So we are talking about fetching data dynamically at run-time from SAS EG Jobs based on these date-time/date parameters entered from the VA viewer.&lt;/P&gt;</description>
    <pubDate>Fri, 24 May 2019 05:23:54 GMT</pubDate>
    <dc:creator>Arsi</dc:creator>
    <dc:date>2019-05-24T05:23:54Z</dc:date>
    <item>
      <title>How do i pass value for As on Date calculations in EG from SAS Visual Analytics viewer?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-i-pass-value-for-As-on-Date-calculations-in-EG-from-SAS/m-p/561063#M12524</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Facing some challenges in SAS Visual Analytics 7.4 where I have to create a dashboard based on the concept of Ageing where we deal with historical data. My data-set is prepared in Enterprise Guide which has transformations and calculations being carried out based on a date time/date parameter during the beginning of the job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently the data is created As on Date (the current timestamp at which the job is running). Is there a way to pass this parameter from the SAS VA viewer to populate data for a particular date in the past for comparative analytics on the dashboards?&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 07:26:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-i-pass-value-for-As-on-Date-calculations-in-EG-from-SAS/m-p/561063#M12524</guid>
      <dc:creator>Arsi</dc:creator>
      <dc:date>2019-05-23T07:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do i pass value for As on Date calculations in EG from SAS Visual Analytics viewer?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-i-pass-value-for-As-on-Date-calculations-in-EG-from-SAS/m-p/561122#M12526</link>
      <description>Hello Arsi,&lt;BR /&gt;&lt;BR /&gt;I am not an expert in data preparation, but I believe that in your data step, you could create a variable like this:&lt;BR /&gt;&lt;BR /&gt;jobdate=today();&lt;BR /&gt;&lt;BR /&gt;Then you could use the value of jobdate in your calculated items in VA.&lt;BR /&gt;&lt;BR /&gt;Using date values in calculations can be tricky, so you might want to search this community for tips on calculating the number of days between date values, and so on.&lt;BR /&gt;&lt;BR /&gt;I hope this helps,&lt;BR /&gt;Sam</description>
      <pubDate>Thu, 23 May 2019 12:37:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-i-pass-value-for-As-on-Date-calculations-in-EG-from-SAS/m-p/561122#M12526</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2019-05-23T12:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do i pass value for As on Date calculations in EG from SAS Visual Analytics viewer?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-i-pass-value-for-As-on-Date-calculations-in-EG-from-SAS/m-p/561317#M12527</link>
      <description>&lt;P&gt;Hi Sam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for addressing the question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While I agree that date value based calculations are tricky, there are many calculations based on numeric as well a textual data and many transformations such as append, joins etc. done at EG which might not be ideal to push it to the VA interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So we are talking about fetching data dynamically at run-time from SAS EG Jobs based on these date-time/date parameters entered from the VA viewer.&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2019 05:23:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-i-pass-value-for-As-on-Date-calculations-in-EG-from-SAS/m-p/561317#M12527</guid>
      <dc:creator>Arsi</dc:creator>
      <dc:date>2019-05-24T05:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do i pass value for As on Date calculations in EG from SAS Visual Analytics viewer?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-i-pass-value-for-As-on-Date-calculations-in-EG-from-SAS/m-p/561361#M12529</link>
      <description>&lt;P&gt;Sounds like I misunderstood -- you want to pass a parameter value selected in VA back into EG? I've never heard of this. Maybe someone else will have an idea of how it could be done.&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2019 12:22:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-i-pass-value-for-As-on-Date-calculations-in-EG-from-SAS/m-p/561361#M12529</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2019-05-24T12:22:10Z</dc:date>
    </item>
  </channel>
</rss>

