<?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: Stored Process to create, view and download report in Excel in Visual Analytics in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/594044#M13120</link>
    <description>&lt;P&gt;You can solve that using sessions.&lt;/P&gt;
&lt;P&gt;You can save a table to the session and pick it upp from any other program using the session ID &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/sessions.html" target="_blank"&gt;https://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/sessions.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;</description>
    <pubDate>Fri, 04 Oct 2019 08:12:04 GMT</pubDate>
    <dc:creator>FredrikE</dc:creator>
    <dc:date>2019-10-04T08:12:04Z</dc:date>
    <item>
      <title>Stored Process to create, view and download report in Excel in Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566112#M12603</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a stored process which when executed from Information Delivery Portal, generates a report in simple tabular form, which can be downloaded in Excel. I am looking for a solution to migrate this stored process to Visual Analytics from where the report should be first displayed in report viewer and then it should allow to download / export in MS Excel format, just like a list table report can be downloaded in Excel.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 05:28:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566112#M12603</guid>
      <dc:creator>PK_DataScience</dc:creator>
      <dc:date>2019-06-14T05:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process to create, view and download report in Excel in Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566122#M12604</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;If you really need to create data dynamically instead of having it in a data mart you can use "Job execution" to create a table "on-the-fly" and then use that table in your&amp;nbsp; VA-report.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This link may help you to get a start:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/api/docsets/jobexecug/2.0/content/jobexecug.pdf?locale=en" target="_blank"&gt;https://documentation.sas.com/api/docsets/jobexecug/2.0/content/jobexecug.pdf?locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 07:07:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566122#M12604</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2019-06-14T07:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process to create, view and download report in Excel in Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566127#M12606</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Fredrik,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. The report will have more than 100,000 rows. If this report is designed and generated in VA, the export will result in partial download. Therefore I am looking for a solution to export stored process report in VA. Looking at the sample stored process in VA, I observed that reports are only displayed and there is no facility to download / export these reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks much.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 08:13:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566127#M12606</guid>
      <dc:creator>PK_DataScience</dc:creator>
      <dc:date>2019-06-14T08:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process to create, view and download report in Excel in Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566168#M12608</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;Ok, wouldn't it be better if you ran the stored process directly from Excel via the SAS add-in?&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 13:54:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566168#M12608</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2019-06-14T13:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process to create, view and download report in Excel in Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566171#M12609</link>
      <description>&lt;P&gt;I think this can be done.&amp;nbsp; It is easiest to create 3 stored processes.&amp;nbsp; One to generate the form that is initially displayed.&amp;nbsp; Another to run the report to send results back to the viewer.&amp;nbsp; Another to run a stp that exports it to ODS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;STP 1 would look similar to the following:&lt;/P&gt;
&lt;P&gt;/**************************************************************&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;DATA _NULL_;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;file _webout;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;lt;html&amp;gt;";&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;lt;style&amp;gt;";&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;put "body {font-family: 'Calibri';}";&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;put "h3 {text-align: center;}";&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;put "div {font-size: small; font-weight: bold;}";&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;lt;/style&amp;gt;";&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;lt;body&amp;gt;";&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;/* first form to run stored process to "return to start" */&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;lt;FORM ACTION='&amp;amp;_URL'&amp;gt;";&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put '&amp;lt;input type="hidden" name="_program" &amp;nbsp;value="/Projects/TLM/StoredProcess/TLM_DnM_FC_get_input"&amp;gt;';&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put '&amp;lt;div&amp;gt;&amp;lt;input type="submit" value="RETURN TO START"&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/form&amp;gt;';&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;/* end of first form definition */&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put '&amp;lt;br&amp;gt; &amp;nbsp;&amp;lt;/br&amp;gt;';&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;/* second form to run stored process that will export to excel */&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;lt;FORM ACTION='&amp;amp;_URL'&amp;gt;";&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put '&amp;lt;input type="hidden" name="_program" value="/Projects/TLM/StoredProcess/TLM_DnM_export2Excel"&amp;gt;';&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;put '&amp;lt;div&amp;gt;&amp;lt;input type="submit" value="EXPORT TO EXCEL"&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/form&amp;gt;';&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;/* end of second form definition */&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;lt;/body&amp;gt;";&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;put "&amp;lt;/html&amp;gt;";&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;RUN;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;/* ********************************************************************************************************** */&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;STP 2 would be the stp that you have already created making sure that it is wrapped with %stpbeing and %stpend&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;STP 3 would be your same code in STP 2, but you would use tags to Export to Excel like the following example:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;The next step that you must have in place is to define the stored process TLM_DnM_export2Excel, and here is a short example of code that exports a PROC PRINT output to Excel. &amp;nbsp;This stored process must be registered to execute on the "Stored Process Server only" and should produce Stream results. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;/* &amp;nbsp;Example: Create a HTML file for downloading to Excel. */&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;/* &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Using %STPBEGIN and %STPEND &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;*/&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;*ProcessBody;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;data _null_; &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;rc = stpsrv_header('Content-type','application/vnd.ms-excel'); &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp; &amp;nbsp;rc = stpsrv_header('Content-disposition','attachment; filename=report.xls'); &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;run; &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;%stpbegin; &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;proc print data=sashelp.class; &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;run; &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="csA16174BA"&gt;&lt;FONT face="Arial" size="2"&gt;%stpend;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 14:16:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566171#M12609</guid>
      <dc:creator>KeithM</dc:creator>
      <dc:date>2019-06-14T14:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process to create, view and download report in Excel in Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566354#M12610</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I will certainly check this. My stored processes have one or more prompts. Do stored process prompts work in VA? I tried with sample stored process. In report designer, it allows to edit prompt values. But in report viewer, prompts are not shown and the stored process report gets executed with edited prompt values in designer. Prompts are very much important functionality in my sp reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks much.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jun 2019 06:37:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566354#M12610</guid>
      <dc:creator>PK_DataScience</dc:creator>
      <dc:date>2019-06-15T06:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process to create, view and download report in Excel in Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566355#M12611</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There would be around 500+ reports and thousands of users accessing the reports. Therefore a single URL is convenient here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jun 2019 06:55:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566355#M12611</guid>
      <dc:creator>PK_DataScience</dc:creator>
      <dc:date>2019-06-15T06:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process to create, view and download report in Excel in Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566425#M12613</link>
      <description>&lt;P&gt;Hi Keith and Fredrik,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All that I wanted was to migrate stored processes with prompts to VA. Just found that SAS VA 7.3 onward do not support entering prompt values and those values can be saved in designer, which is of no use. It is explained on this SAS support page:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/57/009.html" target="_blank"&gt;http://support.sas.com/kb/57/009.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But then this tip to&amp;nbsp;run&amp;nbsp;a stored process&amp;nbsp;with full prompt functionality&amp;nbsp;from a SAS Visual Analytics report is misleading:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/60/738.html" target="_blank"&gt;http://support.sas.com/kb/60/738.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Providing a link to stored process from VA report using text object is not a solution to&amp;nbsp;&amp;nbsp;run&amp;nbsp;a stored process&amp;nbsp;with full prompt functionality&amp;nbsp;from a SAS Visual Analytics report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The outcome is VA 7.3 onward do not support full functionality of stored process and further the report generated by stored process object can not be exported like list table object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SO I think the subject is closed now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2019 09:47:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/566425#M12613</guid>
      <dc:creator>PK_DataScience</dc:creator>
      <dc:date>2019-06-16T09:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process to create, view and download report in Excel in Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/593783#M13113</link>
      <description>&lt;P&gt;This seems very close to the answer i need to my problem.&amp;nbsp; The only missing piece is, what if the table you need to output is a work table?&amp;nbsp; Wouldn't the STP3 not see that table?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 15:39:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/593783#M13113</guid>
      <dc:creator>hulksmash</dc:creator>
      <dc:date>2019-10-03T15:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process to create, view and download report in Excel in Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/594044#M13120</link>
      <description>&lt;P&gt;You can solve that using sessions.&lt;/P&gt;
&lt;P&gt;You can save a table to the session and pick it upp from any other program using the session ID &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/sessions.html" target="_blank"&gt;https://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/sessions.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 08:12:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/594044#M13120</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2019-10-04T08:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process to create, view and download report in Excel in Visual Analytics</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/594088#M13129</link>
      <description>&lt;P&gt;This sounds like it's exactly what I need! Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 13:10:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-to-create-view-and-download-report-in-Excel-in/m-p/594088#M13129</guid>
      <dc:creator>hulksmash</dc:creator>
      <dc:date>2019-10-04T13:10:58Z</dc:date>
    </item>
  </channel>
</rss>

