<?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: Button for removing zeros for column in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Button-for-removing-zeros-for-column/m-p/533866#M11866</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response!&lt;/P&gt;&lt;P&gt;What do you mean by "dimension"? I am using SAS VA Designer v7.4. I am not entirely sure I have or have used dimensions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Jenine&lt;/P&gt;</description>
    <pubDate>Fri, 08 Feb 2019 08:40:20 GMT</pubDate>
    <dc:creator>je9</dc:creator>
    <dc:date>2019-02-08T08:40:20Z</dc:date>
    <item>
      <title>Button for removing zeros for column</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Button-for-removing-zeros-for-column/m-p/531990#M11829</link>
      <description>&lt;P&gt;Hi. In SAS VA Report Designer, is it possible to create a button with the function of removing all zeros for a given column?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know it is possible to use a display rule to set the text color to be the same as the background color but is it possible to have a button on the report that would activate this display rule?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;More specifically, is there a way to have a button the user can click to make all zeros in the middle column below disappear.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Skjermbilde.PNG" style="width: 263px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26757iC03CB8145D875B32/image-size/large?v=v2&amp;amp;px=999" role="button" title="Skjermbilde.PNG" alt="Skjermbilde.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 14:00:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Button-for-removing-zeros-for-column/m-p/531990#M11829</guid>
      <dc:creator>je9</dc:creator>
      <dc:date>2019-02-01T14:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Button for removing zeros for column</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Button-for-removing-zeros-for-column/m-p/532223#M11833</link>
      <description>&lt;P&gt;As far as I'm aware there is no way to switch display rules on and off. They are created and assigned in Report Designer. The best I can think of is having two versions of the same report, one with zeroes displayed and one without.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 22:37:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Button-for-removing-zeros-for-column/m-p/532223#M11833</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-02-01T22:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Button for removing zeros for column</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Button-for-removing-zeros-for-column/m-p/532286#M11837</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;I should be possible.&lt;/P&gt;
&lt;P&gt;The easiest if you add a tab containers with tabs and then add two tables, one in each tab. in the first one you show everything and in the second you hide the 0 using a display rule.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another way thou a bit more complicated would be to first create a custom dimension with two values, "show/hide". This can be done by using an existing dimension as input and create two groups.&lt;/P&gt;
&lt;P&gt;Then add a button bar with dimension as category.&lt;/P&gt;
&lt;P&gt;Create a text parameter that you add to the button.&lt;/P&gt;
&lt;P&gt;Then create a calculated measure that checks the value of the parameter and sets the value to . if value of parameter is "hide" and if value is "show" set the value of the original variable that you are using in the table in tour example.&lt;/P&gt;
&lt;P&gt;Then create a display rule &amp;nbsp;that change color on values ".", the one you created in your calculated measure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe this can help you some what &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;//Fredrik&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Feb 2019 16:34:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Button-for-removing-zeros-for-column/m-p/532286#M11837</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2019-02-02T16:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Button for removing zeros for column</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Button-for-removing-zeros-for-column/m-p/533866#M11866</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response!&lt;/P&gt;&lt;P&gt;What do you mean by "dimension"? I am using SAS VA Designer v7.4. I am not entirely sure I have or have used dimensions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Jenine&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 08:40:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Button-for-removing-zeros-for-column/m-p/533866#M11866</guid>
      <dc:creator>je9</dc:creator>
      <dc:date>2019-02-08T08:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Button for removing zeros for column</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Button-for-removing-zeros-for-column/m-p/534000#M11868</link>
      <description>&lt;P&gt;Sorry if I confuse you, dimension is the same as category, better &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 16:33:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Button-for-removing-zeros-for-column/m-p/534000#M11868</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2019-02-08T16:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Button for removing zeros for column</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Button-for-removing-zeros-for-column/m-p/534559#M11878</link>
      <description>&lt;P&gt;Thank you! Brilliant, it worked!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 18:43:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Button-for-removing-zeros-for-column/m-p/534559#M11878</guid>
      <dc:creator>je9</dc:creator>
      <dc:date>2019-02-11T18:43:39Z</dc:date>
    </item>
  </channel>
</rss>

