<?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: How do I hide values? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-hide-values/m-p/1078688#M934507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if the attached is something what you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Feb 2016 14:16:43 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-02-21T14:16:43Z</dc:date>
    <item>
      <title>How do I hide values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-hide-values/m-p/1078685#M934504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Day everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to find a way to hide all of the values in my Results View pivot table in my .qvw when I select the Raw Scores On/Off button, while keeping the colored blocks displayed for visual effect for the customer. I have enclosed the example .xls of what I'm trying to get the Results View pivot table to look like when I select the Raw Scores ON/OFF button. Anyone know of a way to do this? Thanks in advance for any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Preston&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 02:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-hide-values/m-p/1078685#M934504</guid>
      <dc:creator />
      <dc:date>2016-02-21T02:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I hide values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-hide-values/m-p/1078686#M934505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a variable called vShow and give it an inital value of -1. Add a Set Variable action to your button to change the value of variable vShow to &lt;EM&gt;=NOT vShow&lt;/EM&gt;. Each click on the button will toggle the value from 0 to -1 or back. Next&amp;nbsp; change the expression for the Text Color in this expression to toggle the text color between visible and transparent: if(vShow, if(Result &amp;lt; 0, rgb(255,255,255)), argb(0,0,0,0))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 11:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-hide-values/m-p/1078686#M934505</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-02-21T11:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I hide values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-hide-values/m-p/1078687#M934506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a moment to show me how to do the steps you listed above on the attached .qvw or a visual of some type?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Respectfully,&lt;/P&gt;&lt;P&gt;Preston&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 13:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-hide-values/m-p/1078687#M934506</guid>
      <dc:creator />
      <dc:date>2016-02-21T13:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do I hide values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-hide-values/m-p/1078688#M934507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if the attached is something what you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 14:16:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-hide-values/m-p/1078688#M934507</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-21T14:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I hide values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-hide-values/m-p/1078689#M934508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny T,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are awesome! You definitely know allot and hopefully I can get there with more patience and study. Thank you again for another great solution and I truly can't thank you enough.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Preston&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 17:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-hide-values/m-p/1078689#M934508</guid>
      <dc:creator />
      <dc:date>2016-02-21T17:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I hide values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-hide-values/m-p/1078690#M934509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Preston - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure you will do great. Just don't fear trying out new things as that's how I have learned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 17:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-hide-values/m-p/1078690#M934509</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-21T17:25:32Z</dc:date>
    </item>
  </channel>
</rss>

