<?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 Open WRS Report with a subset in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Open-WRS-Report-with-a-subset/m-p/71581#M1464</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Is it possible to open a WRS Report from the SAS Portal with a predefined subset?&lt;BR /&gt;
&lt;BR /&gt;
My case:&lt;BR /&gt;
1. Report for New York&lt;BR /&gt;
2. Report for San Francisco&lt;BR /&gt;
&lt;BR /&gt;
Clicking report 1 should give my WRS report with subset NY applied.&lt;BR /&gt;
Clicking report 2 should give my WRS report with subset SF applied.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Bart</description>
    <pubDate>Mon, 13 Sep 2010 12:16:29 GMT</pubDate>
    <dc:creator>bheinsius</dc:creator>
    <dc:date>2010-09-13T12:16:29Z</dc:date>
    <item>
      <title>Open WRS Report with a subset</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Open-WRS-Report-with-a-subset/m-p/71581#M1464</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Is it possible to open a WRS Report from the SAS Portal with a predefined subset?&lt;BR /&gt;
&lt;BR /&gt;
My case:&lt;BR /&gt;
1. Report for New York&lt;BR /&gt;
2. Report for San Francisco&lt;BR /&gt;
&lt;BR /&gt;
Clicking report 1 should give my WRS report with subset NY applied.&lt;BR /&gt;
Clicking report 2 should give my WRS report with subset SF applied.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Bart</description>
      <pubDate>Mon, 13 Sep 2010 12:16:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Open-WRS-Report-with-a-subset/m-p/71581#M1464</guid>
      <dc:creator>bheinsius</dc:creator>
      <dc:date>2010-09-13T12:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Open WRS Report with a subset</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Open-WRS-Report-with-a-subset/m-p/71582#M1465</link>
      <description>You can subset reports by using filters. Are you talking about something different? Can you provide more details?</description>
      <pubDate>Mon, 13 Sep 2010 12:28:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Open-WRS-Report-with-a-subset/m-p/71582#M1465</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2010-09-13T12:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Open WRS Report with a subset</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Open-WRS-Report-with-a-subset/m-p/71583#M1466</link>
      <description>I want to open a WRS report with a pre-selected prompt value.&lt;BR /&gt;
&lt;BR /&gt;
For a Stored Process I would call it with something like &amp;amp;STATE=NY where the Stored Process picks up the STATE macro var and applies the subset to the data it queries.</description>
      <pubDate>Mon, 13 Sep 2010 12:41:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Open-WRS-Report-with-a-subset/m-p/71583#M1466</guid>
      <dc:creator>bheinsius</dc:creator>
      <dc:date>2010-09-13T12:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Open WRS Report with a subset</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Open-WRS-Report-with-a-subset/m-p/71584#M1467</link>
      <description>We created a custom .jsp that allowed us to call w WRS or WRV report from the portal and pass it a set of parameters in the url string.&lt;BR /&gt;
&lt;BR /&gt;
That allowed us to crate links or build menus in the Portal and when the user lciked on them it opened the same WRV repotr, but context senstive data based on the menu/link clicked.&lt;BR /&gt;
&lt;BR /&gt;
It also inherited the users login session to provide single sign-on from the portal to WRS/WRV</description>
      <pubDate>Wed, 15 Sep 2010 00:33:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Open-WRS-Report-with-a-subset/m-p/71584#M1467</guid>
      <dc:creator>ShaneGibson_OptimalBI</dc:creator>
      <dc:date>2010-09-15T00:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Open WRS Report with a subset</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Open-WRS-Report-with-a-subset/m-p/71585#M1468</link>
      <description>Shane,&lt;BR /&gt;
&lt;BR /&gt;
That sounds like what we are looking for.&lt;BR /&gt;
Would you share that jsp?&lt;BR /&gt;
&lt;BR /&gt;
- Bart</description>
      <pubDate>Wed, 15 Sep 2010 08:01:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Open-WRS-Report-with-a-subset/m-p/71585#M1468</guid>
      <dc:creator>bheinsius</dc:creator>
      <dc:date>2010-09-15T08:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Open WRS Report with a subset</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Open-WRS-Report-with-a-subset/m-p/71586#M1469</link>
      <description>Hi Bart&lt;BR /&gt;
&lt;BR /&gt;
Sorry for delay just checking with moderator on forum rules, because....&lt;BR /&gt;
&lt;BR /&gt;
We sell the mod that allows this as a comercial package, details here:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://saasinct.com/sas-portlet-details/wrv/wrs-report-linkage.html" target="_blank"&gt;http://saasinct.com/sas-portlet-details/wrv/wrs-report-linkage.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Cheers&lt;BR /&gt;
Shane</description>
      <pubDate>Sat, 25 Sep 2010 06:18:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Open-WRS-Report-with-a-subset/m-p/71586#M1469</guid>
      <dc:creator>ShaneGibson_OptimalBI</dc:creator>
      <dc:date>2010-09-25T06:18:07Z</dc:date>
    </item>
  </channel>
</rss>

