<?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: Multiple values in WRS prompts in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20187#M295</link>
    <description>Were you successful when testing the prompt and map from within Information Map Studio? Want to rule out any problems there first.&lt;BR /&gt;
&lt;BR /&gt;
My guess is that this also will not work - as the likely issue is simply that RM access is not enough. Grant R access as well and retest. Here is a summary of the different permissions:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/61133/HTML/default/viewer.htm#a002652167.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bisecag/61133/HTML/default/viewer.htm#a002652167.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
~ Angela</description>
    <pubDate>Fri, 04 Mar 2011 00:44:07 GMT</pubDate>
    <dc:creator>AngelaHall</dc:creator>
    <dc:date>2011-03-04T00:44:07Z</dc:date>
    <item>
      <title>Multiple values in WRS prompts</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20180#M288</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
We do have SAS WRS 4.2 M2 with SAS 9.2 in our environment. We are just converting our reports to SAS EBI. We have particular set of report where prompts have 100+ values. Entering each values one by one and clicking add is time consuming job. I am expecting WRS to take inputs for prompts from a delimited file (or) string.&lt;BR /&gt;
&lt;BR /&gt;
I did check with SAS tech support and got reply WRS does not have this feature for now. Do any of you guys have work around/solution for this scenario?&lt;BR /&gt;
&lt;BR /&gt;
-Nithin</description>
      <pubDate>Wed, 02 Mar 2011 16:14:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20180#M288</guid>
      <dc:creator>Nithin</dc:creator>
      <dc:date>2011-03-02T16:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple values in WRS prompts</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20181#M289</link>
      <description>Create the prompted filter in the Information Map.&lt;BR /&gt;
Save the list into a sas data set.&lt;BR /&gt;
On the 'Prompt Type and Values' screen for a new prompt select 'Get Values' and select the sas data set.&lt;BR /&gt;
&lt;BR /&gt;
~ Angela</description>
      <pubDate>Wed, 02 Mar 2011 16:24:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20181#M289</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-03-02T16:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple values in WRS prompts</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20182#M290</link>
      <description>Hi Angela,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the quick response. I was trying similar solution to this. I had below 2 challenges in this way:&lt;BR /&gt;
&lt;BR /&gt;
1. User creating these reports would not have any idea about SAS datasets.  (Although they can use SAS add in to modify datasets in excel)&lt;BR /&gt;
&lt;BR /&gt;
2. This feature would be used by 5-10 users and each having different set of 100+ values.&lt;BR /&gt;
&lt;BR /&gt;
-Nithin</description>
      <pubDate>Wed, 02 Mar 2011 16:42:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20182#M290</guid>
      <dc:creator>Nithin</dc:creator>
      <dc:date>2011-03-02T16:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple values in WRS prompts</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20183#M291</link>
      <description>From Add-in they could upload tables using 'Copy to SAS Server'.&lt;BR /&gt;
&lt;BR /&gt;
Another option altogether is to allow users to choose from a dynamic list (proc sql select distinct) by editing the data item in the information map, moving to 'Value-Generation Method', and choosing 'User selects values from a dynamic list'.&lt;BR /&gt;
&lt;BR /&gt;
Then from WRS all the values existing in the data table would be available for users to pull in for their prompt. At least this would save on typing time.&lt;BR /&gt;
&lt;BR /&gt;
~ Angela</description>
      <pubDate>Wed, 02 Mar 2011 17:13:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20183#M291</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-03-02T17:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple values in WRS prompts</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20184#M292</link>
      <description>Thanks for your suggesstions. I will try both the ways and let you know if I am successful.&lt;BR /&gt;
&lt;BR /&gt;
-Nithin</description>
      <pubDate>Wed, 02 Mar 2011 18:55:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20184#M292</guid>
      <dc:creator>Nithin</dc:creator>
      <dc:date>2011-03-02T18:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple values in WRS prompts</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20185#M293</link>
      <description>Nithin-&lt;BR /&gt;
&lt;BR /&gt;
Please be aware that using the dynamic generation of these values does require a query to be run against the data to populate the distinct values.  If you are using large data, this may take a bit of time to return.  This may be acceptable in your situation.  If not, you may explore using an external table as Angela mentions and possibly build that table periodically as it makes sense with your data.</description>
      <pubDate>Wed, 02 Mar 2011 19:25:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20185#M293</guid>
      <dc:creator>TSBruce</dc:creator>
      <dc:date>2011-03-02T19:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple values in WRS prompts</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20186#M294</link>
      <description>Hi Angela,&lt;BR /&gt;
&lt;BR /&gt;
I tried approach of creating SAS data sets and using it as input to prompts. I am not successful. Here is summary of what I did.&lt;BR /&gt;
&lt;BR /&gt;
1. Create SAS Dataset with list of values for huge filter.&lt;BR /&gt;
&lt;BR /&gt;
2. Register the SAS Dataset as table in library. The library is assigned to sas application of WRS. The table is given read metadata permission.&lt;BR /&gt;
&lt;BR /&gt;
3. Create prompt in Information map with "Method of polulating prompt" selected as "User selects values from a dynamic list", Under DataSource options specify "Specify a data source" and point to table registered through management console.&lt;BR /&gt;
&lt;BR /&gt;
When I tried to use this filter in WRS, I get error message as below in WRS logs:&lt;BR /&gt;
&lt;BR /&gt;
2011-03-03 16:54:18,188 [[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] WARN  [ad13c8161727db9e:-74c6b0bf:12e749b56e6:4126sasdemo] com.sas.prompts.valueprovider.dynamic.workspace.PromptColumnValueProvider - Cannot resolve data type&lt;BR /&gt;
2011-03-03 16:54:44,289 [[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR [] com.sas.prompts.valueprovider.dynamic.DataProviderUtil - Unable to find physical table&lt;BR /&gt;
com.sas.storage.exception.ServerConnectionException: Unable to find physical table.&lt;BR /&gt;
&lt;BR /&gt;
Am I doing any wrong here?&lt;BR /&gt;
&lt;BR /&gt;
-Nithin</description>
      <pubDate>Thu, 03 Mar 2011 22:03:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20186#M294</guid>
      <dc:creator>Nithin</dc:creator>
      <dc:date>2011-03-03T22:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple values in WRS prompts</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20187#M295</link>
      <description>Were you successful when testing the prompt and map from within Information Map Studio? Want to rule out any problems there first.&lt;BR /&gt;
&lt;BR /&gt;
My guess is that this also will not work - as the likely issue is simply that RM access is not enough. Grant R access as well and retest. Here is a summary of the different permissions:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/61133/HTML/default/viewer.htm#a002652167.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bisecag/61133/HTML/default/viewer.htm#a002652167.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
~ Angela</description>
      <pubDate>Fri, 04 Mar 2011 00:44:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20187#M295</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-03-04T00:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple values in WRS prompts</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20188#M296</link>
      <description>Yes, I did try using this prompt in Information Map Studio as well. I do get error as below:&lt;BR /&gt;
&lt;BR /&gt;
"Unable to establish a connection: Error occurred assigning libref:User does not have approriate authorization level for library."&lt;BR /&gt;
&lt;BR /&gt;
I am validating library permissions to check if I have missed any. Will keep posted.&lt;BR /&gt;
&lt;BR /&gt;
-Nithin</description>
      <pubDate>Fri, 04 Mar 2011 20:17:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Multiple-values-in-WRS-prompts/m-p/20188#M296</guid>
      <dc:creator>Nithin</dc:creator>
      <dc:date>2011-03-04T20:17:22Z</dc:date>
    </item>
  </channel>
</rss>

