<?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: Micro chart trend in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077976#M359532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just add the field [Mes] in your dimensions, that way you'l know &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 May 2016 14:40:19 GMT</pubDate>
    <dc:creator>miguelbraga</dc:creator>
    <dc:date>2016-05-05T14:40:19Z</dc:date>
    <item>
      <title>Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077963#M359519</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 have a requirement to show micro chart in straight table.In this I have customers and its tier dimension.Customers on the basis of sales divided into tiers.So if customer sales is high tier1 low tier10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want 12 month trend view micro chart how that customer tier changes over period of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 03:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077963#M359519</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2016-05-05T03:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077964#M359520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;=aggr(if(&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[tier]={"high tier"} &amp;gt;}sales)&lt;/P&gt;&lt;P&gt;, 1),customers) &amp;amp; aggr(if(&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[tier]={"low tier"} &amp;gt;}sales)&lt;/P&gt;&lt;P&gt;, 10),customers)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joshua.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 04:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077964#M359520</guid>
      <dc:creator>ajsjoshua</dc:creator>
      <dc:date>2016-05-05T04:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077965#M359521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joshua,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bit tricky requirement here.Do we have any extension that shows value of micro chart.In this we need to show that customers movement in tiers.For example:In jan month they are tier1 and feb tier2 and Mar tier7,So basic idea is to show at that month customers is in which tier.We have readily available separate tier column against customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know in case you need any other information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 07:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077965#M359521</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2016-05-05T07:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077966#M359522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Joshua,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have a bit tricky requirement here.Do we have any extension that shows value of micro chart.In this we need to show that customers movement in tiers.For example:In jan month they are tier1 and feb tier2 and Mar tier7,So basic idea is to show at that month customers is in which tier.We have readily available separate tier column against customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please let me know in case you need any other information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 07:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077966#M359522</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2016-05-05T07:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077967#M359523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one suggest on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 08:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077967#M359523</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2016-05-05T08:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077968#M359524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could u pls provide me some sample excel files&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 09:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077968#M359524</guid>
      <dc:creator>ajsjoshua</dc:creator>
      <dc:date>2016-05-05T09:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077969#M359525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="356"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="171"&gt;CUSTOMER NAME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD width="121"&gt;time&lt;/TD&gt;&lt;TD width="64"&gt;Tier&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-01-2015&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-02-2015&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-03-2015&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-04-2015&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-05-2015&lt;/TD&gt;&lt;TD align="right"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-06-2015&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-07-2015&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-08-2015&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-09-2015&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-10-2015&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-11-2015&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer1&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-12-2015&lt;/TD&gt;&lt;TD align="right"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-01-2015&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-02-2015&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-03-2015&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-04-2015&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-05-2015&lt;/TD&gt;&lt;TD align="right"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-06-2015&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-07-2015&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-08-2015&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-09-2015&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-10-2015&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-11-2015&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer2&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-12-2015&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer3&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-01-2015&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer3&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-02-2015&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer3&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-03-2015&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer3&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-04-2015&lt;/TD&gt;&lt;TD align="right"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer3&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-05-2015&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer3&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-06-2015&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer3&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-07-2015&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer3&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-08-2015&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer3&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-09-2015&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer3&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-10-2015&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer3&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-11-2015&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="22"&gt;Customer3&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;01-12-2015&lt;/TD&gt;&lt;TD align="right"&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the sample data:&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 10:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077969#M359525</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2016-05-05T10:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077970#M359526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure I have understood your requirement completely but in the straight table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can take Dimension :&amp;nbsp; Customer , Tier&lt;/P&gt;&lt;P&gt;Expression :&amp;nbsp; You can have the mini chart setting for Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123652_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;If possible you can post some required O/P how you want the display to be ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 11:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077970#M359526</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2016-05-05T11:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077971#M359527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out, please &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 11:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077971#M359527</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2016-05-05T11:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077972#M359528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or maybe this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank me later &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 11:40:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077972#M359528</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2016-05-05T11:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077973#M359529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If&amp;nbsp; this what you want then use trellis chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension : Customer,Month&lt;/P&gt;&lt;P&gt;Expression: max(Tier)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then enable trellis chart to get the below view of how customer is placed in a tier for each month&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="123666" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123666_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 11:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077973#M359529</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2016-05-05T11:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077974#M359530</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;But I have more than 30 customers which wont look good in trellis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 14:11:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077974#M359530</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2016-05-05T14:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077975#M359531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way I am not able to differentiate the tiers.That customers belong to which tier during that month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 14:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077975#M359531</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2016-05-05T14:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077976#M359532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just add the field [Mes] in your dimensions, that way you'l know &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 14:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077976#M359532</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2016-05-05T14:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077977#M359533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 04:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077977#M359533</guid>
      <dc:creator>ajsjoshua</dc:creator>
      <dc:date>2016-05-06T04:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077978#M359534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi joshua,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you once again for your quick reply.We are very close to our requirement.We have more than 30 customers so to see 12 months separately for each customer will not solve the issue.Is there any way we can show 12months trend for each customer on 1 row?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know in case you need any info.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 07:06:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077978#M359534</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2016-05-06T07:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077979#M359535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you looking for something like this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123740_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 07:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077979#M359535</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2016-05-06T07:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077980#M359536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the input .Is there any way we can change the colours.I think here we can change colors only for max and min value.How I can differetiate the colurs of dots on the basis of tiers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will help users to identify tiers(Numbers) on the basis of colors.Just to differentiate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 07:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077980#M359536</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2016-05-06T07:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Micro chart trend</title>
      <link>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077981#M359537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes ,I was looking for this only is there any way that they can identify the tier&amp;nbsp; numbers either colors or something else.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 09:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Micro-chart-trend/m-p/1077981#M359537</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2016-05-06T09:10:17Z</dc:date>
    </item>
  </channel>
</rss>

