<?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: Connect date filter to multiple dates in same data source in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Connect-date-filter-to-multiple-dates-in-same-data-source/m-p/884145#M17382</link>
    <description>Hi Sam, This was very helpful, it finally works now. Many thanks!!</description>
    <pubDate>Mon, 10 Jul 2023 06:57:19 GMT</pubDate>
    <dc:creator>user34567</dc:creator>
    <dc:date>2023-07-10T06:57:19Z</dc:date>
    <item>
      <title>Connect date filter to multiple dates in same data source</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Connect-date-filter-to-multiple-dates-in-same-data-source/m-p/883681#M17376</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I would like to connect a (year) date filter to multiple dates in the same datasource. When I map the data in the "Object links" (Actions menu) I can only map the filter to &lt;U&gt;one&lt;/U&gt; date instead of multiple.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For instance:&lt;/P&gt;&lt;P&gt;When in the year filter "Date_1" 2022 is selected, 2022 should also be selected for Date_2, Date_3 and Date_4 that are being used in the report. All dates are from the same data source.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need to create a parameter and how should I do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 08:32:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Connect-date-filter-to-multiple-dates-in-same-data-source/m-p/883681#M17376</guid>
      <dc:creator>user34567</dc:creator>
      <dc:date>2023-07-06T08:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Connect date filter to multiple dates in same data source</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Connect-date-filter-to-multiple-dates-in-same-data-source/m-p/883749#M17379</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A filter action coming from a regular graph or table object will always filter on the specific data crossing that you selected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, if you have a grouped bar chart of Sales * Month grouped by Region and you click the South bar for JAN2023, then the filter will be (REGION=South AND Month = JAN2023)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to make a filter that is based on a parameter, you will need to:&lt;/P&gt;
&lt;P&gt;1. Create a control such as a drop-down list or a button bar.&lt;/P&gt;
&lt;P&gt;2. Assign a parameter to the control.&lt;/P&gt;
&lt;P&gt;3. Create an advanced filter on the objects that you want to be affected by the parameter value. If you want this to be applied to multiple date columns, you can make a filter like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="sas"&gt;('Date'n = 'Parameter'p) OR ('Date2'n = 'Parameter'p)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can add additional OR statements to cover 4 date columns if you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if that helps,&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 15:00:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Connect-date-filter-to-multiple-dates-in-same-data-source/m-p/883749#M17379</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2023-07-06T15:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Connect date filter to multiple dates in same data source</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Connect-date-filter-to-multiple-dates-in-same-data-source/m-p/884145#M17382</link>
      <description>Hi Sam, This was very helpful, it finally works now. Many thanks!!</description>
      <pubDate>Mon, 10 Jul 2023 06:57:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Connect-date-filter-to-multiple-dates-in-same-data-source/m-p/884145#M17382</guid>
      <dc:creator>user34567</dc:creator>
      <dc:date>2023-07-10T06:57:19Z</dc:date>
    </item>
  </channel>
</rss>

