<?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 How to repeat same analysis on different dataset (SAS VA)? in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-repeat-same-analysis-on-different-dataset-SAS-VA/m-p/213457#M2276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried for the first time to design a report in SAS VA, and now I am wondering how can I repeat the same analysis on an updated dataset (with the same starting variables).&lt;/P&gt;&lt;P&gt;Is there a way to access the source code SAS VA is running to accomplish the analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Giorgio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2015 13:35:44 GMT</pubDate>
    <dc:creator>data_ipr</dc:creator>
    <dc:date>2015-05-12T13:35:44Z</dc:date>
    <item>
      <title>How to repeat same analysis on different dataset (SAS VA)?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-repeat-same-analysis-on-different-dataset-SAS-VA/m-p/213457#M2276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried for the first time to design a report in SAS VA, and now I am wondering how can I repeat the same analysis on an updated dataset (with the same starting variables).&lt;/P&gt;&lt;P&gt;Is there a way to access the source code SAS VA is running to accomplish the analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Giorgio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 13:35:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-repeat-same-analysis-on-different-dataset-SAS-VA/m-p/213457#M2276</guid>
      <dc:creator>data_ipr</dc:creator>
      <dc:date>2015-05-12T13:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to repeat same analysis on different dataset (SAS VA)?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-repeat-same-analysis-on-different-dataset-SAS-VA/m-p/213458#M2277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Giorgio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can save a copy of your report, and then change the data source for that report. See this topic in the user's guide:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/vaug/67500/HTML/default/p1wu8wfn7fpirfn1gsmmivteaku8.htm#n0drq58zkbjcjtn19vrfuk56d2d0"&gt;https://support.sas.com/documentation/cdl/en/vaug/67500/HTML/default/p1wu8wfn7fpirfn1gsmmivteaku8.htm#n0drq58zkbjcjtn19vrfuk56d2d0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works best if the variable names in the two data sets are identical, or if the new data set is a superset of the first one. However, you will be prompted to correct any mis-matches in the variable names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 14:21:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-repeat-same-analysis-on-different-dataset-SAS-VA/m-p/213458#M2277</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2015-05-12T14:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to repeat same analysis on different dataset (SAS VA)?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-repeat-same-analysis-on-different-dataset-SAS-VA/m-p/213459#M2278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And what if some variables change? For example, I might have created new calculated variables in the first report. Do I have to redefine each new variable for the new dataset?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 14:32:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-repeat-same-analysis-on-different-dataset-SAS-VA/m-p/213459#M2278</guid>
      <dc:creator>data_ipr</dc:creator>
      <dc:date>2015-05-12T14:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to repeat same analysis on different dataset (SAS VA)?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-repeat-same-analysis-on-different-dataset-SAS-VA/m-p/213460#M2279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the variables in the expressions for your calculated variables have the same name in the new dataset, then the calculated variables should be OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if you have a calculated variable "Profit" with the expression "Revenue - Expenses", then the calculated variable should be OK if the new data set has variables named "Revenue" and "Expenses."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe this to be the case. I would verify it but my test server is down for maintenance at the moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the calculated variables are lost when you change data sets, you can re-create them easily by using the text mode of the expression editor. You can simply copy the expression code from one report and then paste it in the new one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 14:43:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-repeat-same-analysis-on-different-dataset-SAS-VA/m-p/213460#M2279</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2015-05-12T14:43:56Z</dc:date>
    </item>
  </channel>
</rss>

