<?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 Date Filter Prompt For Cube Reports in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Date-Filter-Prompt-For-Cube-Reports/m-p/60105#M1158</link>
    <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I want to have a from date and to date prompt for my report using olap cube as data source.   When I try to create the date filter prompt, it dose not give me an option to create an individual date value  prompt , i.e. let the user select a date from the calendar. Instead, it show a list of value base on the time dimension and the user need to select the dates from the long list.  For example,  if I want to see data from 11-15-2010 to 12-15-2010, I need to select all those dates from the list box.&lt;BR /&gt;
&lt;BR /&gt;
Is there a way to use just two date prompts for a cube report?  I noticed that this kind of prompt is available for reports that do not use cube. &lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Bob.</description>
    <pubDate>Fri, 07 Jan 2011 14:48:34 GMT</pubDate>
    <dc:creator>databobjr</dc:creator>
    <dc:date>2011-01-07T14:48:34Z</dc:date>
    <item>
      <title>Date Filter Prompt For Cube Reports</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Date-Filter-Prompt-For-Cube-Reports/m-p/60105#M1158</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I want to have a from date and to date prompt for my report using olap cube as data source.   When I try to create the date filter prompt, it dose not give me an option to create an individual date value  prompt , i.e. let the user select a date from the calendar. Instead, it show a list of value base on the time dimension and the user need to select the dates from the long list.  For example,  if I want to see data from 11-15-2010 to 12-15-2010, I need to select all those dates from the list box.&lt;BR /&gt;
&lt;BR /&gt;
Is there a way to use just two date prompts for a cube report?  I noticed that this kind of prompt is available for reports that do not use cube. &lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Bob.</description>
      <pubDate>Fri, 07 Jan 2011 14:48:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Date-Filter-Prompt-For-Cube-Reports/m-p/60105#M1158</guid>
      <dc:creator>databobjr</dc:creator>
      <dc:date>2011-01-07T14:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Date Filter Prompt For Cube Reports</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Date-Filter-Prompt-For-Cube-Reports/m-p/60106#M1159</link>
      <description>I was going to suggest creating two filters in Information Map (such as Start Time and End Time) however when selecting both of these within Web Report Studio a pop-up arises stating that only one filter per dimension can be used.&lt;BR /&gt;
&lt;BR /&gt;
The other option is a SAS Stored Process where two prompts can be created. Note that the Stored Process code will need to include the proper MDX statements to select the range of members between the start time and end time prompt selections. Similar to the construct:&lt;BR /&gt;
{([Time].[Month].[1] : [Time].[Month].[2] )} &lt;BR /&gt;
&lt;BR /&gt;
~ Angela&lt;BR /&gt;
&lt;A href="http://sas-bi.blogspot.com" target="_blank"&gt;http://sas-bi.blogspot.com&lt;/A&gt;</description>
      <pubDate>Mon, 10 Jan 2011 16:50:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Date-Filter-Prompt-For-Cube-Reports/m-p/60106#M1159</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-01-10T16:50:38Z</dc:date>
    </item>
  </channel>
</rss>

