<?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: Qlikview client activity in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-client-activity/m-p/1131238#M913034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hi Rob, my trick is to show all bars almost equal in heigth, so instead of a '-1' you need to set a value wich is almost '1' like '1-1/100'. Visually it will look as equal bars but qlikview can identify wich bars are higher and set the colors according to the max and min values.&lt;IMG alt="Img.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/126944_Img.png" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2016 12:35:53 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2016-06-06T12:35:53Z</dc:date>
    <item>
      <title>Qlikview client activity</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-client-activity/m-p/1131235#M913031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to make a clear view of the client activity. I've done the following thing &lt;IMG alt="Activity in weeks.png" class="jive-image image-1" src="/legacyfs/online/126901_Activity in weeks.png" style="height: 244px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Here you can see the activity per week per client for the current year.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;To make it more clear i would like to make the week where was no activity for the client red (instead of empty). I've tried the following adjustments but it didn't worked out yet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;IMG alt="Chart.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/126920_Chart.png" style="height: 459px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;jaar = {"$(=Year(Today()))"}&amp;gt;} LEVTOTAAL)&amp;gt;0,&lt;/P&gt;&lt;P&gt;If(&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;jaar = {"$(=Year(Today()))"}&amp;gt;} LEVTOTAAL)&amp;gt;0,&lt;/P&gt;&lt;P&gt;1,&lt;/P&gt;&lt;P&gt;-1)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Visual.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/126921_Visual.png" style="height: 424px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Anyone who tried to do something similar and can help me out?&lt;BR /&gt;&lt;/SPAN&gt;&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/Qlikview-client-activity/m-p/1131235#M913031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview client activity</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-client-activity/m-p/1131236#M913032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob, in this situation maybe you can do a trick to color the minichart bars:&lt;/P&gt;&lt;P&gt;Set an expression that returns '1' for the &lt;SPAN style="text-decoration: line-through;"&gt;blue&lt;/SPAN&gt; green bars and '1-0.001' (a little less than '1') for the red bars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the minichart configuration you can set a color for the max values ('1') and a color for the min values ('1-0.001')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 10:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-client-activity/m-p/1131236#M913032</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-06-06T10:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview client activity</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-client-activity/m-p/1131237#M913033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&amp;nbsp; you can see in the expression I tried to give the sum of LEVTOTAAL value 1 when positive, otherwise a -1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;if(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;sum({$&amp;lt;jaar = {"$(=Year(Today()))"}&amp;gt;} LEVTOTAAL)&amp;gt;0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;sum({$&amp;lt;jaar = {"$(=Year(Today()))"}&amp;gt;} LEVTOTAAL)&amp;gt;0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;-1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 11:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-client-activity/m-p/1131237#M913033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-06T11:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview client activity</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-client-activity/m-p/1131238#M913034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hi Rob, my trick is to show all bars almost equal in heigth, so instead of a '-1' you need to set a value wich is almost '1' like '1-1/100'. Visually it will look as equal bars but qlikview can identify wich bars are higher and set the colors according to the max and min values.&lt;IMG alt="Img.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/126944_Img.png" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 12:35:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-client-activity/m-p/1131238#M913034</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-06-06T12:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview client activity</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-client-activity/m-p/1131239#M913035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW, the expression maybe should be:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;sum({$&amp;lt;jaar = {"$(=Year(Today()))"}&amp;gt;} LEVTOTAAL)&amp;gt;0, 1, 1-1/100)&lt;/STRONG&gt; //change '100' to '1000' or '10e6' if bars don't look equal&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 13:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-client-activity/m-p/1131239#M913035</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-06-06T13:17:46Z</dc:date>
    </item>
  </channel>
</rss>

