<?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: Query on straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137127#M373104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not getting select exclude...because I am not using single list box for tht dimension.&lt;/P&gt;&lt;P&gt;these are shown in straight table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Aug 2016 12:43:38 GMT</pubDate>
    <dc:creator>Mahamed_Qlik</dc:creator>
    <dc:date>2016-08-05T12:43:38Z</dc:date>
    <item>
      <title>Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137117#M373094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need quick help on the below requirement :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Requirement :&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;In straight table, I have dimension month and one expression named as sales.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Expression for sales : Sum(Sales)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;So it looks like :&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="126" style="border: 1px solid rgb(0, 0, 0); width: 162px; height: 128px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Sales&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;JAN&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FEB&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;MAR&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;APR&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2500&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;So, the requirement is user want to see any random range of sales, for example he wants to see sales &amp;gt;500 and &amp;lt;1000&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;or sales &amp;gt;1000 and &amp;lt;2500&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;And this selection he wants to done in table itself. How can this be done ?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;In general, this can be achieved, if the sales is only showing in list box then we can directly search as &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&amp;gt;500&amp;lt;1000 and we will get the resulted value in list box.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;So how this can be done using straight table ?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Regards,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Mahamed&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 11:45:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137117#M373094</guid>
      <dc:creator>Mahamed_Qlik</dc:creator>
      <dc:date>2016-08-05T11:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137118#M373095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a slider with two variables vMin and vMax. Give both variables reasonable min and max ranges. This slider can be used to change the range of sales that the user wants to see. Change your expression to use the variables to select the months that meet the wanted range: sum({&amp;lt;Sales={"&amp;gt;$(vMin)&amp;lt;$(vMax)"}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 11:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137118#M373095</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-08-05T11:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137119#M373096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enable "Searchable" at Presentation Tab and check if fits you needs&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133761_Capturar.PNG" style="height: 258px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 11:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137119#M373096</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-08-05T11:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137120#M373097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use input box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 11:52:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137120#M373097</guid>
      <dc:creator>rajeshqvd</dc:creator>
      <dc:date>2016-08-05T11:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137121#M373098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Clever,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This check is not allowing to check :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="IssueNumber1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133759_IssueNumber1.png" style="height: 438px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 11:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137121#M373098</guid>
      <dc:creator>Mahamed_Qlik</dc:creator>
      <dc:date>2016-08-05T11:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137122#M373099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct but, what if I do have multiple expression ?&lt;/P&gt;&lt;P&gt;for example I want to put this in Ad hoc report wherein, there are multiple dimensions and measures&lt;/P&gt;&lt;P&gt;and user will select any of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahamed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 12:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137122#M373099</guid>
      <dc:creator>Mahamed_Qlik</dc:creator>
      <dc:date>2016-08-05T12:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137123#M373100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add that extra bit I added to sum(Sales) to every expression in your table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 12:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137123#M373100</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-08-05T12:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137124#M373101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL&gt;&lt;LI&gt;Is it a Straight table?&lt;/LI&gt;&lt;LI&gt;Did you select the expression you want to search on "columns" list?&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 12:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137124#M373101</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-08-05T12:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137125#M373102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes..I did now.&lt;/P&gt;&lt;P&gt;It works. Thank you so much again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one more requirement in this,&lt;/P&gt;&lt;P&gt;There is one dimension named as ticket number and values are like 300123,300222,451225,898556,300252&lt;/P&gt;&lt;P&gt;And user to search but wants&amp;nbsp; exclude the ticket number starting with 300.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the same dimension list in above straight table. and as said before the searchable is not active for dimension list.&lt;/P&gt;&lt;P&gt;Kindly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahamed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 12:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137125#M373102</guid>
      <dc:creator>Mahamed_Qlik</dc:creator>
      <dc:date>2016-08-05T12:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137126#M373103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two approaches&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Mark that column as "DropDown", so your user selects 300* and then "Select Excluded"&lt;/LI&gt;&lt;LI&gt;use Sum({&amp;lt;Dim-={"300*"}&amp;gt;}Value) (please note the - sign before &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 12:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137126#M373103</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-08-05T12:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137127#M373104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not getting select exclude...because I am not using single list box for tht dimension.&lt;/P&gt;&lt;P&gt;these are shown in straight table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 12:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137127#M373104</guid>
      <dc:creator>Mahamed_Qlik</dc:creator>
      <dc:date>2016-08-05T12:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137128#M373105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the screenshot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SelectExcluded.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133764_SelectExcluded.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 12:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137128#M373105</guid>
      <dc:creator>Mahamed_Qlik</dc:creator>
      <dc:date>2016-08-05T12:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137129#M373106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right click into dropdown after selecting 300*&lt;/P&gt;&lt;P&gt;It´s in portuguese but same options&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133762_Capturar.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 12:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137129#M373106</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-08-05T12:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137130#M373107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did it worked?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 13:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137130#M373107</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-08-05T13:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137131#M373108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. Thank you so much for your hel &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;Regards,&lt;/P&gt;&lt;P&gt;Mahamed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 13:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137131#M373108</guid>
      <dc:creator>Mahamed_Qlik</dc:creator>
      <dc:date>2016-08-05T13:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Query on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137132#M373109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 13:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-straight-table/m-p/1137132#M373109</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-08-05T13:55:49Z</dc:date>
    </item>
  </channel>
</rss>

