<?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: Pivottable, Listbox and sort Function in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422357#M95792</link>
    <description>&lt;P&gt;And now i want to color the different location but Qlikview color the Total too:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Frdricdh_0-1708610270258.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160432iAB6C58B4F4A68BB1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Frdricdh_0-1708610270258.png" alt="Frdricdh_0-1708610270258.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;the expression for the color is Pick(Match(Minstring({&amp;lt;Week=&amp;gt;} Location), 'A', 'B'), rgb(X,Y,Z), rgb(Y,X,Z))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and sometimes Qlikview doesn't color the location although it colored for another installation:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Frdricdh_1-1708610745980.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160433i5A51AA797EAADE09/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Frdricdh_1-1708610745980.png" alt="Frdricdh_1-1708610745980.png" /&gt;&lt;/span&gt;&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, 22 Feb 2024 14:06:14 GMT</pubDate>
    <dc:creator>Frédéricdh</dc:creator>
    <dc:date>2024-02-22T14:06:14Z</dc:date>
    <item>
      <title>Pivottable, Listbox and sort Function</title>
      <link>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422103#M95759</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have two Objects, a Pivottable with the Dimensions Location and Weeks and a Listbox with only Week.&lt;/P&gt;
&lt;P&gt;In the Pivottable the location have a particular order and the expression in the pivottable is &lt;STRONG&gt;Sum ({&amp;lt;Week= &amp;gt;} Load)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;But when I click on a week in the Listbox, the order isn't anymore respected. see image:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Frdricdh_0-1708589885482.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160406i72E12214C69E772C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Frdricdh_0-1708589885482.png" alt="Frdricdh_0-1708589885482.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Frdricdh_1-1708589964676.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160407i28AB77087BF947A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Frdricdh_1-1708589964676.png" alt="Frdricdh_1-1708589964676.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What must I do?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 08:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422103#M95759</guid>
      <dc:creator>Frédéricdh</dc:creator>
      <dc:date>2024-02-22T08:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pivottable, Listbox and sort Function</title>
      <link>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422187#M95771</link>
      <description>&lt;P&gt;An when i use the expression Sum(Load) without set modifier, I have this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Frdricdh_0-1708598044365.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160415i088B66B8FA4AC806/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Frdricdh_0-1708598044365.png" alt="Frdricdh_0-1708598044365.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the order is now ok but I want to see all the pivottable&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 10:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422187#M95771</guid>
      <dc:creator>Frédéricdh</dc:creator>
      <dc:date>2024-02-22T10:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Pivottable, Listbox and sort Function</title>
      <link>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422194#M95774</link>
      <description>&lt;P&gt;The sort order uses - by default - the current selection as input. If you have an expression with a set expression, you need to use the same set expression in the sort order.&lt;/P&gt;
&lt;P&gt;So, try to sort by expression and use&amp;nbsp;{&amp;lt;Week= &amp;gt;} in it.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 10:46:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422194#M95774</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2024-02-22T10:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pivottable, Listbox and sort Function</title>
      <link>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422210#M95776</link>
      <description>&lt;P&gt;thanks for the reply, it's very nice.&lt;/P&gt;
&lt;P&gt;my sort order is based on: Match ( Location, 'A', 'B', 'C'), where i must insert the set expression?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 11:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422210#M95776</guid>
      <dc:creator>Frédéricdh</dc:creator>
      <dc:date>2024-02-22T11:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pivottable, Listbox and sort Function</title>
      <link>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422259#M95779</link>
      <description>&lt;P&gt;That expression will not always work. You need an aggregation function. See more on&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Design/Use-Aggregation-Functions/ba-p/1475833" target="_blank"&gt;https://community.qlik.com/t5/Design/Use-Aggregation-Functions/ba-p/1475833&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You could try&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Match( Minstring(&amp;nbsp;{&amp;lt;Week= &amp;gt;} Location ), 'A', 'B', 'C' )&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 12:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422259#M95779</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2024-02-22T12:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Pivottable, Listbox and sort Function</title>
      <link>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422295#M95785</link>
      <description>&lt;P&gt;wonderfull but i Must work to understand why.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 13:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422295#M95785</guid>
      <dc:creator>Frédéricdh</dc:creator>
      <dc:date>2024-02-22T13:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Pivottable, Listbox and sort Function</title>
      <link>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422357#M95792</link>
      <description>&lt;P&gt;And now i want to color the different location but Qlikview color the Total too:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Frdricdh_0-1708610270258.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160432iAB6C58B4F4A68BB1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Frdricdh_0-1708610270258.png" alt="Frdricdh_0-1708610270258.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;the expression for the color is Pick(Match(Minstring({&amp;lt;Week=&amp;gt;} Location), 'A', 'B'), rgb(X,Y,Z), rgb(Y,X,Z))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and sometimes Qlikview doesn't color the location although it colored for another installation:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Frdricdh_1-1708610745980.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160433i5A51AA797EAADE09/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Frdricdh_1-1708610745980.png" alt="Frdricdh_1-1708610745980.png" /&gt;&lt;/span&gt;&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, 22 Feb 2024 14:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivottable-Listbox-and-sort-Function/m-p/2422357#M95792</guid>
      <dc:creator>Frédéricdh</dc:creator>
      <dc:date>2024-02-22T14:06:14Z</dc:date>
    </item>
  </channel>
</rss>

