<?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: Sorting a straight table with a not-visible field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2125387#M91587</link>
    <description>&lt;P&gt;In qlikview, I use this work around,&amp;nbsp; I set the field text color to&amp;nbsp;=rgb(255,255,255)&lt;/P&gt;
&lt;P&gt;and I put in label =''&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2023 06:36:03 GMT</pubDate>
    <dc:creator>Cascader</dc:creator>
    <dc:date>2023-10-05T06:36:03Z</dc:date>
    <item>
      <title>Sorting a straight table with a not-visible field</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2125368#M91581</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am working for some years now with QlikView and QlikSense. I recognized that in QlikSense the sorting of table can be done by ordering fields in the Sorting section. This works fine.&lt;/P&gt;
&lt;P&gt;But I was not able to sort a table with a field, that is not visible on the screen.&lt;/P&gt;
&lt;P&gt;e.g. customer data. The table should be sorted by a field call matchcode that should not be visible. At the same moment I remove the field (by setting show column if 0=1) the sorting is gone. It does not matter that I set the sorting for the first column to "sort by expression" and the expression to matchcode.&lt;/P&gt;
&lt;P&gt;How do you solve this?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Niko&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 06:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2125368#M91581</guid>
      <dc:creator>nikolaus</dc:creator>
      <dc:date>2023-10-05T06:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting a straight table with a not-visible field</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2125372#M91582</link>
      <description>&lt;P&gt;this will do the trick:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/video/bSN7z04pFqM" target="_blank"&gt;https://help.qlik.com/en-US/video/bSN7z04pFqM&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 06:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2125372#M91582</guid>
      <dc:creator>JHuis</dc:creator>
      <dc:date>2023-10-05T06:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting a straight table with a not-visible field</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2125375#M91583</link>
      <description>&lt;P&gt;Thanks for the quick respone. Unfortunatly - I don´t get it. This is the first colum in the table, all other sortings are removed. It does not sort by that (invisible) field.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-10-05 08_17_28-Einstellungen.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117650i1FACB80DD5747546/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2023-10-05 08_17_28-Einstellungen.png" alt="2023-10-05 08_17_28-Einstellungen.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 06:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2125375#M91583</guid>
      <dc:creator>nikolaus</dc:creator>
      <dc:date>2023-10-05T06:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting a straight table with a not-visible field</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2125378#M91585</link>
      <description>&lt;P&gt;I dont know if it is an nummeric or text field.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But you can use MinString(YOURFIELD)&lt;/P&gt;
&lt;P&gt;or Min(YOURFIELD)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 06:24:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2125378#M91585</guid>
      <dc:creator>JHuis</dc:creator>
      <dc:date>2023-10-05T06:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting a straight table with a not-visible field</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2125387#M91587</link>
      <description>&lt;P&gt;In qlikview, I use this work around,&amp;nbsp; I set the field text color to&amp;nbsp;=rgb(255,255,255)&lt;/P&gt;
&lt;P&gt;and I put in label =''&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 06:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2125387#M91587</guid>
      <dc:creator>Cascader</dc:creator>
      <dc:date>2023-10-05T06:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting a straight table with a not-visible field</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2125388#M91588</link>
      <description>&lt;P&gt;Its a text field. MinString([Kunden.KndKurzBez]) is simply ignored.&lt;/P&gt;
&lt;P&gt;I am puzzled that this is difficult at all.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 06:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2125388#M91588</guid>
      <dc:creator>nikolaus</dc:creator>
      <dc:date>2023-10-05T06:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting a straight table with a not-visible field</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2127198#M91719</link>
      <description>&lt;P&gt;Just for complitements sake: Its not possible. This is very, very frustrating. A statement by Qlik would be very welcome.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 17:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-a-straight-table-with-a-not-visible-field/m-p/2127198#M91719</guid>
      <dc:creator>nikolaus</dc:creator>
      <dc:date>2023-10-10T17:18:19Z</dc:date>
    </item>
  </channel>
</rss>

