<?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: Show respective expression values irrespective of selection made in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-respective-expression-values-irrespective-of-selection-made/m-p/28010#M511633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num#(Interval(below(&lt;SPAN style="color: #ff0000;"&gt;Only({&amp;lt;Code_No, Field_Character, Field2&amp;gt;}&lt;/SPAN&gt; Date&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;) - Date,'ss'))&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;- &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;if(Field2='abc',cycle)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Mar 2018 09:04:10 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-03-29T09:04:10Z</dc:date>
    <item>
      <title>Show respective expression values irrespective of selection made</title>
      <link>https://community.qlik.com/t5/QlikView/Show-respective-expression-values-irrespective-of-selection-made/m-p/28009#M511632</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 am trying to create a straight table with the following dimension &amp;amp; Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Dimension&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field_Character&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'xyz') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'abc'), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Code_No&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;interval&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;below&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) - &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'ss'))&lt;BR /&gt; - &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='abc',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;cycle&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The problem is that - since I am using Below() function, when I select 1 value in dimension, the expression value is displaying "-". How do I freeze it to show the respective values in spite of making a selection. But, when I make the selection, only that Dimension value should be displayed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 05:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-respective-expression-values-irrespective-of-selection-made/m-p/28009#M511632</guid>
      <dc:creator>divya_anand</dc:creator>
      <dc:date>2018-03-29T05:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Show respective expression values irrespective of selection made</title>
      <link>https://community.qlik.com/t5/QlikView/Show-respective-expression-values-irrespective-of-selection-made/m-p/28010#M511633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num#(Interval(below(&lt;SPAN style="color: #ff0000;"&gt;Only({&amp;lt;Code_No, Field_Character, Field2&amp;gt;}&lt;/SPAN&gt; Date&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;) - Date,'ss'))&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;- &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;if(Field2='abc',cycle)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 09:04:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-respective-expression-values-irrespective-of-selection-made/m-p/28010#M511633</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-29T09:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Show respective expression values irrespective of selection made</title>
      <link>https://community.qlik.com/t5/QlikView/Show-respective-expression-values-irrespective-of-selection-made/m-p/28011#M511634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response. This works, however, it shows "-" for all other Code_No in the table when I make a selection. Is it possible to show only the selected Code? Not sure if this is a possibility since I am using Below() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 10:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-respective-expression-values-irrespective-of-selection-made/m-p/28011#M511634</guid>
      <dc:creator>divya_anand</dc:creator>
      <dc:date>2018-03-29T10:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Show respective expression values irrespective of selection made</title>
      <link>https://community.qlik.com/t5/QlikView/Show-respective-expression-values-irrespective-of-selection-made/m-p/28012#M511635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌can you make sure that ‘Suppress Zero Value’ is checked on the presentation tab of the chart properties?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 10:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-respective-expression-values-irrespective-of-selection-made/m-p/28012#M511635</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-29T10:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Show respective expression values irrespective of selection made</title>
      <link>https://community.qlik.com/t5/QlikView/Show-respective-expression-values-irrespective-of-selection-made/m-p/28013#M511636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that would also not display the Codes where the difference in time is actually 0, when I do not make any selection, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 10:49:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-respective-expression-values-irrespective-of-selection-made/m-p/28013#M511636</guid>
      <dc:creator>divya_anand</dc:creator>
      <dc:date>2018-03-29T10:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Show respective expression values irrespective of selection made</title>
      <link>https://community.qlik.com/t5/QlikView/Show-respective-expression-values-irrespective-of-selection-made/m-p/28014#M511637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case I would suggest you to look into using &lt;A href="https://community.qlik.com/qlik-blogpost/4531"&gt;The As-Of Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 11:14:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-respective-expression-values-irrespective-of-selection-made/m-p/28014#M511637</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-29T11:14:32Z</dc:date>
    </item>
  </channel>
</rss>

