<?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 Variables Panel (Change Variables Order) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variables-Panel-Change-Variables-Order/m-p/608082#M1105641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to know if there's any way to change the order of the variables showed in the panel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="55564" alt="Untitled.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/55564_Untitled.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how could I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Mar 2014 13:49:42 GMT</pubDate>
    <dc:creator>microwin88x</dc:creator>
    <dc:date>2014-03-21T13:49:42Z</dc:date>
    <item>
      <title>Variables Panel (Change Variables Order)</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-Panel-Change-Variables-Order/m-p/608082#M1105641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to know if there's any way to change the order of the variables showed in the panel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="55564" alt="Untitled.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/55564_Untitled.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how could I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 13:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-Panel-Change-Variables-Order/m-p/608082#M1105641</guid>
      <dc:creator>microwin88x</dc:creator>
      <dc:date>2014-03-21T13:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Variables Panel</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-Panel-Change-Variables-Order/m-p/608083#M1105642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just clik on the header of each column and the list will be organized alphabetically asending or descending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sólo hacer clic en el encabezado de cada columna organizará la lista alfabéticamente, de forma ascendente o descendente&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 13:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-Panel-Change-Variables-Order/m-p/608083#M1105642</guid>
      <dc:creator>julian_rodriguez</dc:creator>
      <dc:date>2014-03-21T13:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Variables Panel (Change Variables Order)</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-Panel-Change-Variables-Order/m-p/608084#M1105644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The natural order will always be the order you created the variables in.&amp;nbsp; They can however be sorted alphabetically as Julian suggests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wanted to make the natural order different I guess you would have to delete the variables and re-create them.&amp;nbsp; This is almost certainly overkill though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 15:29:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-Panel-Change-Variables-Order/m-p/608084#M1105644</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2014-03-21T15:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Variables Panel (Change Variables Order)</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-Panel-Change-Variables-Order/m-p/608085#M1105646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it seems possible using an external files for variables with a sort column;&lt;/P&gt;&lt;P&gt;the natural order will be the order you set in the column of external excel files&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tmp:&lt;/P&gt;&lt;P&gt;LOAD var as Variable,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; exp as Expression,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sort&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;var.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;myTable:&lt;/P&gt;&lt;P&gt;NoConcatenate load * Resident Tmp order by sort;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For i = 0 to NoOfRows('myTable')-1&lt;/P&gt;&lt;P&gt;let var = peek('Variable', i, 'myTable');&lt;/P&gt;&lt;P&gt;let expr= peek('Expression', i, 'myTable');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set $(var) = $(expr);&lt;/P&gt;&lt;P&gt;Next i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let var=null();&lt;/P&gt;&lt;P&gt;let expr=null();&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 22:03:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-Panel-Change-Variables-Order/m-p/608085#M1105646</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-03-21T22:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Variables Panel (Change Variables Order)</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-Panel-Change-Variables-Order/m-p/608086#M1105649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With that approach you would still need to delete all the variables first before re-applying them - which wouldn't be much fun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure why you have the temporary table in your example - could you not put the sort order on the Excel load?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use spreadsheets for variables quite a bit - it's a good way of sharing the same values between apps.&amp;nbsp; A new variable will always appear at the bottom of the list though - regardless of where you put it in the sort order on the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 07:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-Panel-Change-Variables-Order/m-p/608086#M1105649</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2014-03-22T07:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Variables Panel (Change Variables Order)</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-Panel-Change-Variables-Order/m-p/608087#M1105652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you have to delete all variables but if all variables are in excel is simple to recreate them, just load and the order is the order you define in sort column&lt;/P&gt;&lt;P&gt;I know isn't not a very good solution but is the only one I know and I sometimes (few) use&lt;/P&gt;&lt;P&gt;Regarding excel sort I think is possible to sort only resident&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 07:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-Panel-Change-Variables-Order/m-p/608087#M1105652</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-03-22T07:45:38Z</dc:date>
    </item>
  </channel>
</rss>

