<?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: How to visualize top contents in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48123#M770682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This example contains some additional ideas about annotating charts including using Dual() as &lt;A href="https://community.qlik.com/qlik-users/223558"&gt;sergio0592&lt;/A&gt;‌ mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qlikview Cookbook: Tutorial - Annotating Chart Data Points &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/tutorial-annotating-chart-data-points/" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com/recipes/download-info/tutorial-annotating-chart-data-points/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Jun 2018 15:27:06 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2018-06-03T15:27:06Z</dc:date>
    <item>
      <title>How to visualize top contents</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48121#M770680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi the community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to visualize the audience of several websites.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 tables :&lt;/P&gt;&lt;P&gt;audience:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SITE as CLE_site, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATE as AUD_Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VISITORS as AUD_Visitors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;topContents:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SITE as CLE_site, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATE as TOP_Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TITLE as TOP_Title, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VISITORS as TOP_Visitors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;For each site, i need to show the daily audience, and among the highest values, i have to show the titles of the best contents.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;For each content, i have to remind the date, and the number of visitors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to get something like that (&lt;SPAN style="font-size: 13.3333px;"&gt; i knew to display the 5 or 6 contents wich are higher than the daily average).&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Extract_top_content.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204199_Extract_top_content.PNG" style="height: 274px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you thing it is possible to do that with qlikview ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you 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/How-to-visualize-top-contents/m-p/48121#M770680</guid>
      <dc:creator>marieclaire</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to visualize top contents</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48122#M770681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I can't open your .qvw because i'am in PE but i have tried to make a liitle sample reproducing your issue.&lt;/P&gt;&lt;P&gt;I think dual() function can be useful in your case. In my exemple, i display Date and Rubrique only for the two days with the most important visitors number (04/04 and 11/04).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" height="370" src="https://community.qlik.com/legacyfs/online/204204_pastedImage_0.png" style="width: 548px; height: 370.342px;" width="548" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 14:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48122#M770681</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2018-06-03T14:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to visualize top contents</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48123#M770682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This example contains some additional ideas about annotating charts including using Dual() as &lt;A href="https://community.qlik.com/qlik-users/223558"&gt;sergio0592&lt;/A&gt;‌ mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qlikview Cookbook: Tutorial - Annotating Chart Data Points &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/tutorial-annotating-chart-data-points/" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com/recipes/download-info/tutorial-annotating-chart-data-points/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 15:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48123#M770682</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-06-03T15:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to visualize top contents</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48124#M770683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jean-Baptiste for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your expression as following :&lt;/P&gt;&lt;P&gt;dual(if(rank(TOTAL Sum(TOP_Visitors)) &amp;lt;=2, TOP_Title&amp;amp;chr(10)&amp;amp;TOP_Date)&amp;amp;chr(10)&amp;amp;num(Sum(TOP_Visitors),'# ##0'), Sum(AUD_Visitors))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not work. Perhaps i did not use the right metrics ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 19:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48124#M770683</guid>
      <dc:creator>marieclaire</dc:creator>
      <dc:date>2018-06-03T19:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to visualize top contents</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48125#M770684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Rob.&lt;/P&gt;&lt;P&gt;I am going to study this example which seems very well done and explained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 19:30:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48125#M770684</guid>
      <dc:creator>marieclaire</dc:creator>
      <dc:date>2018-06-03T19:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to visualize top contents</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48126#M770685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot !&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I get this line chart using the expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;=concat(replace(TOP_Title&amp;amp;TOP_Visitors,' ',chr(10)),','&amp;amp;chr(10))&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;It is a good beginning, not far from the purpose :&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="oblique_labels.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204201_oblique_labels.PNG" style="height: 338px; width: 620px;" /&gt;&lt;BR /&gt;&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;I do not manage to keep only the 5 highest labels (max TOP_visitors, rank, aggr ) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;And is it possible to rotate them to get oblique labels ? It would be easier to read.&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;Thanks !&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 21:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48126#M770685</guid>
      <dc:creator>marieclaire</dc:creator>
      <dc:date>2018-06-03T21:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to visualize top contents</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48127#M770686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what i get :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="result.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204202_result.PNG" style="height: 333px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Anyway thank you for your help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 21:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48127#M770686</guid>
      <dc:creator>marieclaire</dc:creator>
      <dc:date>2018-06-03T21:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to visualize top contents</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48128#M770687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, see the app in the attached file. But i can't understand why for the second top value, i can't fetch title.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 06:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48128#M770687</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2018-06-04T06:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to visualize top contents</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48129#M770688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oblique labels on data points is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 16:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48129#M770688</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-06-04T16:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to visualize top contents</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48130#M770689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jean-Baptiste,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As&amp;nbsp; oblique labels on data points, is not possible, i will mix your solution with Rob's one.&lt;/P&gt;&lt;P&gt;Thanks a lot for your help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 03:47:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48130#M770689</guid>
      <dc:creator>marieclaire</dc:creator>
      <dc:date>2018-06-07T03:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to visualize top contents</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48131#M770690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also the second sum is not correct. try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_1529521054218768 jive_text_macro" jivemacro_uid="_1529521054218768" modifiedtitle="true"&gt;
&lt;P&gt;dual(if(rank (TOTAL&amp;nbsp; aggr(Sum(TOP_Visitors),TOP_Title))&amp;lt;=2,TOP_Date&amp;amp;chr(10)&amp;amp;only(TOP_Title)&amp;amp;chr(10)&amp;amp;aggr(Sum(TOP_Visitors),TOP_Title),''),aggr(Sum(TOP_Visitors),TOP_Title))&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 18:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48131#M770690</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2018-06-20T18:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to visualize top contents</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48132#M770691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Franck,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thank you for your intervention.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I try to represent the global audience curve, and on 4 or 5 peaks, the title of the contents concerned.&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;for the moment, the solution that comes closest to my need is based on 2 expressions :&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;=sum(AUD_Visitors)&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;=Aggr(if(rank(sum(TOP_Visitors))&amp;lt;=4,@CLE_Date&amp;amp;chr(10)&amp;amp;only(TOP_Title)&amp;amp;chr(10)),TOP_Title)&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;In your example, the line chart is based on TOP_Visitors.&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;I still have to fix an issue : &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;the above expression does not always display dates on data points.&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;Any idea ?&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;Thank you&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 14:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-visualize-top-contents/m-p/48132#M770691</guid>
      <dc:creator>marieclaire</dc:creator>
      <dc:date>2018-06-25T14:57:17Z</dc:date>
    </item>
  </channel>
</rss>

