<?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 Qlik: Usability Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlik-Usability-Question/m-p/932382#M960512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table where I have some values listed and I have some filters in the dashboard. I want to be able to filter the data but still show all the dimensional records on the straight table and the expression values can change to NA or 0. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this even possible? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** I have tried using show all values option but that doesn't help when a filter is applied. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2015 02:44:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-21T02:44:35Z</dc:date>
    <item>
      <title>Qlik: Usability Question</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Usability-Question/m-p/932382#M960512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table where I have some values listed and I have some filters in the dashboard. I want to be able to filter the data but still show all the dimensional records on the straight table and the expression values can change to NA or 0. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this even possible? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** I have tried using show all values option but that doesn't help when a filter is applied. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 02:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Usability-Question/m-p/932382#M960512</guid>
      <dc:creator />
      <dc:date>2015-10-21T02:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik: Usability Question</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Usability-Question/m-p/932383#M960513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can do this with the help of the set analysis.&lt;/P&gt;&lt;P&gt;For example, you have a dimension Customer and you want the amount of Sales. Put Customer in the dimension and create 2 expressions:&lt;/P&gt;&lt;P&gt; &amp;gt; First one is: &lt;STRONG&gt;sum({&amp;lt;Customer=&amp;gt;} Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &amp;gt; Second one is: &lt;STRONG&gt;sum(Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Then in the presentation sheet, hide the second column (first expression). You will have 0 in the unselected customers rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to put NA, without using a IF which is time consuming, you can try a trick like this in the second expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;Customer=&amp;gt;} Sales)*sum({&amp;lt;Customer=&amp;gt;} Sales)/sum(Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It will create a division by 0 for the unselected rows. Then in the presentation sheet, in the "Null Symbol" field type "NA".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 03:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Usability-Question/m-p/932383#M960513</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2015-10-21T03:21:22Z</dc:date>
    </item>
  </channel>
</rss>

