<?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 Conditionally Show or Hide a Time Series Data. in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Conditionally-Show-or-Hide-a-Time-Series-Data/m-p/379407#M7728</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to create a filter to show or hide a time series data. My dataset&amp;nbsp;has three columns: a Historical Data, Reconciled Forecast, and Forecast. I want a filter to choose which of these columns will appear on my chart. My chart needs to dynamically design the data, is it possible to use a checkbox for this?&lt;/P&gt;&lt;P&gt;For example, if the checkbox for Historical Data is selected then the green line should be shown (Just like the image below), otherwise, the green line should disappear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in Advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10529iAC71B7E48E7FAEAD/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="grafico.PNG" title="grafico.PNG" /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jul 2017 20:43:50 GMT</pubDate>
    <dc:creator>thiagoglima</dc:creator>
    <dc:date>2017-07-26T20:43:50Z</dc:date>
    <item>
      <title>Conditionally Show or Hide a Time Series Data.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Conditionally-Show-or-Hide-a-Time-Series-Data/m-p/379407#M7728</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to create a filter to show or hide a time series data. My dataset&amp;nbsp;has three columns: a Historical Data, Reconciled Forecast, and Forecast. I want a filter to choose which of these columns will appear on my chart. My chart needs to dynamically design the data, is it possible to use a checkbox for this?&lt;/P&gt;&lt;P&gt;For example, if the checkbox for Historical Data is selected then the green line should be shown (Just like the image below), otherwise, the green line should disappear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in Advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10529iAC71B7E48E7FAEAD/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="grafico.PNG" title="grafico.PNG" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 20:43:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Conditionally-Show-or-Hide-a-Time-Series-Data/m-p/379407#M7728</guid>
      <dc:creator>thiagoglima</dc:creator>
      <dc:date>2017-07-26T20:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionally Show or Hide a Time Series Data.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Conditionally-Show-or-Hide-a-Time-Series-Data/m-p/379639#M7733</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you could do the following.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a `&lt;STRONG&gt;List&lt;/STRONG&gt;` (From Objects / Controls) based on the field you want to filter ( Historical Data, Reconcilled Forecast, Forecast) and then Create an &lt;STRONG&gt;interaction&lt;/STRONG&gt; between this List and your `Line Chart`.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 06:19:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Conditionally-Show-or-Hide-a-Time-Series-Data/m-p/379639#M7733</guid>
      <dc:creator>AMos</dc:creator>
      <dc:date>2017-07-27T06:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionally Show or Hide a Time Series Data.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Conditionally-Show-or-Hide-a-Time-Series-Data/m-p/379690#M7736</link>
      <description>&lt;P&gt;Hi Amos, thanks for the answer.&lt;/P&gt;&lt;P&gt;I tried to use a List object, but just categorical data are accepted&amp;nbsp;by this object so I tried to create a new custom categorical data based on the field I want to filter and created an interaction between this list and my time series plot, but nothing happens when I activate/deactivate the check box. Sorry, I don't know what I'm missing, I'm new with V.A!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10563i655DFEE20616ABD2/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="grafico.PNG" title="grafico.PNG" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 12:51:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Conditionally-Show-or-Hide-a-Time-Series-Data/m-p/379690#M7736</guid>
      <dc:creator>thiagoglima</dc:creator>
      <dc:date>2017-07-27T12:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionally Show or Hide a Time Series Data.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Conditionally-Show-or-Hide-a-Time-Series-Data/m-p/380817#M7741</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found a solution to my problem and would like to thanks for the help! I based my solution on the Renato Answer in the following topic:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/Using-measures-in-list-or-dropdown-controls/td-p/207643" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/Using-measures-in-list-or-dropdown-controls/td-p/207643&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I make myself available to anyone who had the same problem and needs&amp;nbsp;help beyond the link above, just contact me!&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;</description>
      <pubDate>Thu, 27 Jul 2017 14:43:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Conditionally-Show-or-Hide-a-Time-Series-Data/m-p/380817#M7741</guid>
      <dc:creator>thiagoglima</dc:creator>
      <dc:date>2017-07-27T14:43:19Z</dc:date>
    </item>
  </channel>
</rss>

