<?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 progress color bar based on multiple column in List table in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/progress-color-bar-based-on-multiple-column-in-List-table/m-p/261024#M3773</link>
    <description>&lt;P&gt;I want to display a progress color bar in List table.&lt;/P&gt;&lt;P&gt;For example I have 3 numeric column in List table, Col1,Col2 &amp;amp; Col3 , and I want to display a color progress bar for all three value in a separate column as display rule for each row .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suppose value in one row is Col1=50 col2=30 and Col3=20 and&amp;nbsp;I want to show a progress bar as display rule in list table where progress bar line show 50% red , 30% green and 20% yellow .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please guide me in order to build this display rule in list table.&lt;/P&gt;&lt;P&gt;Please look attached screenshot for better understanding regarding my query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12423i1ED14790CA6E7004/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="progress_color_bar.png" title="progress_color_bar.png" /&gt;</description>
    <pubDate>Mon, 04 Apr 2016 09:03:02 GMT</pubDate>
    <dc:creator>anandsasbi</dc:creator>
    <dc:date>2016-04-04T09:03:02Z</dc:date>
    <item>
      <title>progress color bar based on multiple column in List table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/progress-color-bar-based-on-multiple-column-in-List-table/m-p/261024#M3773</link>
      <description>&lt;P&gt;I want to display a progress color bar in List table.&lt;/P&gt;&lt;P&gt;For example I have 3 numeric column in List table, Col1,Col2 &amp;amp; Col3 , and I want to display a color progress bar for all three value in a separate column as display rule for each row .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suppose value in one row is Col1=50 col2=30 and Col3=20 and&amp;nbsp;I want to show a progress bar as display rule in list table where progress bar line show 50% red , 30% green and 20% yellow .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please guide me in order to build this display rule in list table.&lt;/P&gt;&lt;P&gt;Please look attached screenshot for better understanding regarding my query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12423i1ED14790CA6E7004/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="progress_color_bar.png" title="progress_color_bar.png" /&gt;</description>
      <pubDate>Mon, 04 Apr 2016 09:03:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/progress-color-bar-based-on-multiple-column-in-List-table/m-p/261024#M3773</guid>
      <dc:creator>anandsasbi</dc:creator>
      <dc:date>2016-04-04T09:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: progress color bar based on multiple column in List table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/progress-color-bar-based-on-multiple-column-in-List-table/m-p/271706#M4273</link>
      <description>&lt;P&gt;Anand:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;General documentation on 'Adding Table-Level Display Rules' can be found here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/vaug/68648/HTML/default/viewer.htm#n0s03yyu267fyun1ecgx3s7t5o32.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/vaug/68648/HTML/default/viewer.htm#n0s03yyu267fyun1ecgx3s7t5o32.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Of importance to you would be &lt;A href="http://support.sas.com/documentation/cdl/en/vaug/68648/HTML/default/n0s03yyu267fyun1ecgx3s7t5o32.htm#n11vk1bdih8ajdn1h1cyo77sowf7" target="_blank"&gt;Add Display Rules to a List Table Using a Gauge&lt;/A&gt;&amp;nbsp;utilizing Gauge Type of Bullet, Slider, or Thermometer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition, you wouldn't happen to have access to SAS VA v7.3 and the sample reports that ship with it, would you?&lt;/P&gt;
&lt;P&gt;If so, go to SAS Folders -&amp;gt; Products -&amp;gt; SAS Visual Analytics -&amp;gt; Samples -&amp;gt; Capital Exposure and Risk Sample.&lt;/P&gt;
&lt;P&gt;The List Table within the 'Enterprise Capital Exposure' section has an example of this, and you can see how it was built.&lt;/P&gt;
&lt;P&gt;Other sample reports may have examples of this concept as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Ted Stolarczyk, SAS Customer Loyalty team&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 13:41:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/progress-color-bar-based-on-multiple-column-in-List-table/m-p/271706#M4273</guid>
      <dc:creator>TedStolarczyk</dc:creator>
      <dc:date>2016-05-19T13:41:17Z</dc:date>
    </item>
  </channel>
</rss>

