<?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: Display Higher dimension in graphic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114435#M757948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dilip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works for marc( = president)&lt;/P&gt;&lt;P&gt;but not for Joe (=worker, instead of Director) ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2018 14:16:45 GMT</pubDate>
    <dc:creator>maxime66</dc:creator>
    <dc:date>2018-09-13T14:16:45Z</dc:date>
    <item>
      <title>Display Higher dimension in graphic</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114433#M757946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlikers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table where persons can cumulate many functions at the same time.&lt;/P&gt;&lt;P&gt;I want to create a table (&lt;SPAN style="font-size: 13.3333px;"&gt;orange table in the qvw attached) )&lt;/SPAN&gt; which display only the higher function for each person at one time&lt;/P&gt;&lt;P&gt;(Priority of function are contained in a seperate table)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my exemple i need to keep 2 lines in the orange table :&lt;/P&gt;&lt;P&gt;Joe &amp;gt; Director ...&lt;/P&gt;&lt;P&gt;marc &amp;gt; president ...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I would love to improve the "Nb persons" expression to achieve this, but other solutions are also welcome !!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx for your help.&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-Higher-dimension-in-graphic/m-p/114433#M757946</guid>
      <dc:creator>maxime66</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display Higher dimension in graphic</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114434#M757947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maxime&lt;/P&gt;&lt;P&gt;this expression should work&lt;/P&gt;&lt;P&gt;count(aggr(max({&amp;lt;START ={"$(= '&amp;lt;=' &amp;amp; '$(v_cal)' )"},END ={"$(= '&amp;gt;=' &amp;amp; '$(v_cal)' )"}&amp;gt;}priority),&amp;nbsp;&amp;nbsp;&amp;nbsp; person))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2018 14:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114434#M757947</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-09-12T14:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Display Higher dimension in graphic</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114435#M757948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dilip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works for marc( = president)&lt;/P&gt;&lt;P&gt;but not for Joe (=worker, instead of Director) ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 14:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114435#M757948</guid>
      <dc:creator>maxime66</dc:creator>
      <dc:date>2018-09-13T14:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Display Higher dimension in graphic</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114436#M757949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hm.. just realized the issue. the row has no association with aggr&lt;/P&gt;&lt;P&gt;you will need to use first sorted value function in some form to achieve what you want&lt;/P&gt;&lt;P&gt;simpler form e.g. =FirstSortedValue(function,-aggr(distinct max({&amp;lt;START ={"$(= '&amp;lt;=' &amp;amp; '$(v_cal)' )"},END ={"$(= '&amp;gt;=' &amp;amp; '$(v_cal)' )"}&amp;gt;}priority),person,function))&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/213518_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 15:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114436#M757949</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-09-13T15:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Display Higher dimension in graphic</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114437#M757950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dillip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works with just person dimension displayed...&lt;/P&gt;&lt;P&gt;but i have to keep START and END dimensions too ... ( sorry it was not very clear in first post)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="451"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="74"&gt;person&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="83"&gt;function&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;START&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;END&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;Nb persons&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;joe&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;director&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;01/02/2018&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;31/12/2018&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;marc&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;president&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;01/02/2018&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;31/12/2018&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks 4 your help !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 15:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114437#M757950</guid>
      <dc:creator>maxime66</dc:creator>
      <dc:date>2018-09-14T15:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Display Higher dimension in graphic</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114438#M757951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hm. .. can't think of anything. Will check&lt;/P&gt;&lt;P&gt;Let me know if you find a solutions too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 15:14:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114438#M757951</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-09-14T15:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Display Higher dimension in graphic</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114439#M757952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May have cracked it. add expressions for start and end date in similar way&lt;/P&gt;&lt;P&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;=Date(FirstSortedValue(START,-aggr(distinct max({&amp;lt;START ={"$(= '&amp;lt;=' &amp;amp; '$(v_cal)' )"},END ={"$(= '&amp;gt;=' &amp;amp; '$(v_cal)' )"}&amp;gt;}priority),person,function)),'DD/MM/YYYY')&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;didnt test it extensively though.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;hope it works out &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 15:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114439#M757952</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-09-14T15:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Display Higher dimension in graphic</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114440#M757953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works fine .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 13:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Higher-dimension-in-graphic/m-p/114440#M757953</guid>
      <dc:creator>maxime66</dc:creator>
      <dc:date>2018-09-19T13:57:51Z</dc:date>
    </item>
  </channel>
</rss>

