<?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 display data which does not match the filters selected in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/display-data-which-does-not-match-the-filters-selected/m-p/39265#M780726</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to achieve the following scenario in my report, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a slider with values from 1 to 100 which is the product score, and when the user makes a selection of 10 to 20 all those products which donot satisfy the condition 10 to 20 should be displayed in the table below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i achieve this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly share your thoughts on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>display data which does not match the filters selected</title>
      <link>https://community.qlik.com/t5/QlikView/display-data-which-does-not-match-the-filters-selected/m-p/39265#M780726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to achieve the following scenario in my report, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a slider with values from 1 to 100 which is the product score, and when the user makes a selection of 10 to 20 all those products which donot satisfy the condition 10 to 20 should be displayed in the table below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i achieve this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly share your thoughts on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/display-data-which-does-not-match-the-filters-selected/m-p/39265#M780726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: display data which does not match the filters selected</title>
      <link>https://community.qlik.com/t5/QlikView/display-data-which-does-not-match-the-filters-selected/m-p/39266#M780727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Set Analysis of the table expression use the {1-$} set identifier&lt;/P&gt;&lt;P&gt;For Eg. &lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;sum( {1-$} Sales )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;This will show data which is not related to the selection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hope this will for you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sudhir&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 07:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/display-data-which-does-not-match-the-filters-selected/m-p/39266#M780727</guid>
      <dc:creator>sudhirpkuwar</dc:creator>
      <dc:date>2018-04-02T07:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: display data which does not match the filters selected</title>
      <link>https://community.qlik.com/t5/QlikView/display-data-which-does-not-match-the-filters-selected/m-p/39267#M780728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(not match(only({1} Product), $(=concat(distinct Product,','))),'NA')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 09:38:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/display-data-which-does-not-match-the-filters-selected/m-p/39267#M780728</guid>
      <dc:creator>suren946</dc:creator>
      <dc:date>2018-04-02T09:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: display data which does not match the filters selected</title>
      <link>https://community.qlik.com/t5/QlikView/display-data-which-does-not-match-the-filters-selected/m-p/39268#M780729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surendra , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the above given expression in table ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And have u used any variable ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to qlikview, please don't mind to explain this expression in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 13:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/display-data-which-does-not-match-the-filters-selected/m-p/39268#M780729</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-02T13:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: display data which does not match the filters selected</title>
      <link>https://community.qlik.com/t5/QlikView/display-data-which-does-not-match-the-filters-selected/m-p/39269#M780730</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;Share some sample data how you want to present so that the community can try to help you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 13:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/display-data-which-does-not-match-the-filters-selected/m-p/39269#M780730</guid>
      <dc:creator>suren946</dc:creator>
      <dc:date>2018-04-02T13:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: display data which does not match the filters selected</title>
      <link>https://community.qlik.com/t5/QlikView/display-data-which-does-not-match-the-filters-selected/m-p/39270#M780731</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;Below given is the scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #172b4d; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; font-size: 14px; background-color: #f4f5f7;"&gt;show only characteristic(s) that does not meet, in case &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #172b4d; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; font-size: 14px; background-color: #f4f5f7;"&gt;1. Current Rating - Requirement Rating &amp;lt; 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #172b4d; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; font-size: 14px; background-color: #f4f5f7;"&gt;2. Current Rating - Recommended Rating &amp;lt; 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below given is the layout available&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Cap.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198157_Cap.PNG" style="height: 290px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The slider , country and region are the filters..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the below table should meet this ( &lt;SPAN style="color: #172b4d; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; font-size: 14px; background-color: #f4f5f7;"&gt;show only characteristic(s) that does not meet, in case &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #172b4d; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; font-size: 14px; background-color: #f4f5f7;"&gt;1. Current Rating - Requirement Rating &amp;lt; 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #172b4d; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; font-size: 14px; background-color: #f4f5f7;"&gt;2. Current Rating - Recommended Rating &amp;lt; 0&amp;nbsp; ) condition.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #172b4d; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; font-size: 14px; background-color: #f4f5f7;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #172b4d; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; font-size: 14px; background-color: #f4f5f7;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #172b4d; font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;"&gt;Kindly&lt;/SPAN&gt;&lt;SPAN style="color: #172b4d; font-size: 14px; background-color: #f4f5f7; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;"&gt; suggest on how to achieve this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #172b4d; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; font-size: 14px; background-color: #f4f5f7;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #172b4d; font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;"&gt;Attached&lt;/SPAN&gt;&lt;SPAN style="font-size: 14px; color: #172b4d; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; background-color: #f4f5f7;"&gt; is the sample data&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 979px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="39" width="95"&gt;Id&lt;/TD&gt;&lt;TD class="xl63" width="237"&gt;Type&lt;/TD&gt;&lt;TD class="xl63" width="222"&gt;Characteristics Name&lt;/TD&gt;&lt;TD class="xl63" width="91"&gt;Current Scaling&lt;/TD&gt;&lt;TD class="xl63" width="102"&gt;Recommended Scaling &lt;/TD&gt;&lt;TD class="xl63" width="139"&gt;Requirement Scaling &lt;/TD&gt;&lt;TD class="xl63" width="93"&gt;ProductScore&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" width="95"&gt;500000710&lt;/TD&gt;&lt;TD class="xl64" width="237"&gt;Comfort / Productivity&lt;/TD&gt;&lt;TD class="xl64" width="222"&gt;Dexterity&lt;/TD&gt;&lt;TD align="right" class="xl64" width="91"&gt;5&lt;/TD&gt;&lt;TD align="right" class="xl64" width="102"&gt;20&lt;/TD&gt;&lt;TD align="right" class="xl64" width="139"&gt;20&lt;/TD&gt;&lt;TD align="right" class="xl64" width="93"&gt;20.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" width="95"&gt;500000710&lt;/TD&gt;&lt;TD class="xl64" width="237"&gt;Comfort / Productivity&lt;/TD&gt;&lt;TD class="xl64" width="222"&gt;Dexterity&lt;/TD&gt;&lt;TD align="right" class="xl64" width="91"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl64" width="102"&gt;5&lt;/TD&gt;&lt;TD align="right" class="xl64" width="139"&gt;5&lt;/TD&gt;&lt;TD align="right" class="xl64" width="93"&gt;25.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" width="95"&gt;500000710&lt;/TD&gt;&lt;TD class="xl64" width="237"&gt;Comfort / Productivity&lt;/TD&gt;&lt;TD class="xl64" width="222"&gt;Dexterity&lt;/TD&gt;&lt;TD align="right" class="xl64" width="91"&gt;20&lt;/TD&gt;&lt;TD align="right" class="xl64" width="102"&gt;6&lt;/TD&gt;&lt;TD align="right" class="xl64" width="139"&gt;6&lt;/TD&gt;&lt;TD align="right" class="xl64" width="93"&gt;30.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" width="95"&gt;500000710&lt;/TD&gt;&lt;TD class="xl64" width="237"&gt;Comfort / Productivity&lt;/TD&gt;&lt;TD class="xl64" width="222"&gt;Dexterity&lt;/TD&gt;&lt;TD align="right" class="xl64" width="91"&gt;15&lt;/TD&gt;&lt;TD align="right" class="xl64" width="102"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl64" width="139"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl64" width="93"&gt;35.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" width="95"&gt;500000710&lt;/TD&gt;&lt;TD class="xl64" width="237"&gt;Comfort / Productivity&lt;/TD&gt;&lt;TD class="xl64" width="222"&gt;Dexterity&lt;/TD&gt;&lt;TD align="right" class="xl64" width="91"&gt;16&lt;/TD&gt;&lt;TD align="right" class="xl64" width="102"&gt;15&lt;/TD&gt;&lt;TD align="right" class="xl64" width="139"&gt;15&lt;/TD&gt;&lt;TD align="right" class="xl64" width="93"&gt;40.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" width="95"&gt;500000870&lt;/TD&gt;&lt;TD class="xl64" width="237"&gt;Comfort / Productivity&lt;/TD&gt;&lt;TD class="xl64" width="222"&gt;Dexterity&lt;/TD&gt;&lt;TD align="right" class="xl64" width="91"&gt;18&lt;/TD&gt;&lt;TD align="right" class="xl64" width="102"&gt;12&lt;/TD&gt;&lt;TD align="right" class="xl64" width="139"&gt;12&lt;/TD&gt;&lt;TD align="right" class="xl64" width="93"&gt;45.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" width="95"&gt;500000870&lt;/TD&gt;&lt;TD class="xl64" width="237"&gt;Comfort / Productivity&lt;/TD&gt;&lt;TD class="xl64" width="222"&gt;Dexterity&lt;/TD&gt;&lt;TD align="right" class="xl64" width="91"&gt;19&lt;/TD&gt;&lt;TD align="right" class="xl64" width="102"&gt;16&lt;/TD&gt;&lt;TD align="right" class="xl64" width="139"&gt;16&lt;/TD&gt;&lt;TD align="right" class="xl64" width="93"&gt;50.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" width="95"&gt;500000870&lt;/TD&gt;&lt;TD class="xl64" width="237"&gt;Comfort / Productivity&lt;/TD&gt;&lt;TD class="xl64" width="222"&gt;Dexterity&lt;/TD&gt;&lt;TD align="right" class="xl64" width="91"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl64" width="102"&gt;11&lt;/TD&gt;&lt;TD align="right" class="xl64" width="139"&gt;11&lt;/TD&gt;&lt;TD align="right" class="xl64" width="93"&gt;55.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" width="95"&gt;500000870&lt;/TD&gt;&lt;TD class="xl64" width="237"&gt;Comfort / Productivity&lt;/TD&gt;&lt;TD class="xl64" width="222"&gt;Dexterity&lt;/TD&gt;&lt;TD align="right" class="xl64" width="91"&gt;5&lt;/TD&gt;&lt;TD align="right" class="xl64" width="102"&gt;15&lt;/TD&gt;&lt;TD align="right" class="xl64" width="139"&gt;15&lt;/TD&gt;&lt;TD align="right" class="xl64" width="93"&gt;60.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" width="95"&gt;500000870&lt;/TD&gt;&lt;TD class="xl64" width="237"&gt;Comfort / Productivity&lt;/TD&gt;&lt;TD class="xl64" width="222"&gt;Dexterity&lt;/TD&gt;&lt;TD align="right" class="xl64" width="91"&gt;5&lt;/TD&gt;&lt;TD align="right" class="xl64" width="102"&gt;5&lt;/TD&gt;&lt;TD align="right" class="xl64" width="139"&gt;5&lt;/TD&gt;&lt;TD align="right" class="xl64" width="93"&gt;65.5&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 14:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/display-data-which-does-not-match-the-filters-selected/m-p/39270#M780731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-02T14:56:20Z</dc:date>
    </item>
  </channel>
</rss>

