<?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: Combo Chart(Trend line for selected Brands) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882824#M307895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this expression gives me Brands name in text boxes correctly...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;=SUM({&amp;lt;Brand.COMM_NM = {'$(=subfield(GetFieldSelections(Brand.COMM_NM),',',1))'}&amp;gt;} SellOut.QTY)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but when i use this in chart, it does not show line for all selected brands, it show only for last selected brand...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 31 May 2015 11:47:43 GMT</pubDate>
    <dc:creator>israrkhan</dc:creator>
    <dc:date>2015-05-31T11:47:43Z</dc:date>
    <item>
      <title>Combo Chart(Trend line for selected Brands)</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882820#M307891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a combo chart.where &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;i have one dimension which is Week, and one expression which is sum({1}Sale), display option is Bar.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i have to show trend line for brands, i have around 50 brands..i want to give option to user to select up to 6 brands and see the trend line for selected brands, out of total sale...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the solution comes in mind is to add&amp;nbsp; conditional expressions for each Brand...but in this case i have to add around 50 conditional expressions in the chart...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to do this with minimum expressions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks,,,,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 10:15:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882820#M307891</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2015-05-31T10:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart(Trend line for selected Brands)</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882821#M307892</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 think this is what You want.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 11:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882821#M307892</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-05-31T11:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart(Trend line for selected Brands)</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882822#M307893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you use something like this in 6 expressions for Set Analysis selection&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; subfield(GetFieldSelections(Brand),',',&lt;STRONG&gt;1&lt;/STRONG&gt;)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where the &lt;EM&gt;&lt;STRONG&gt;1&lt;/STRONG&gt; &lt;/EM&gt;will return the first Brand selected and then do the same to 2, 3, 4, 5 &amp;amp; 6.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 11:11:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882822#M307893</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-31T11:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart(Trend line for selected Brands)</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882823#M307894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i want to see separate trend line for each selected brand...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i select 3 brands, then i want to see 3 lines for each selected brands....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 11:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882823#M307894</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2015-05-31T11:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart(Trend line for selected Brands)</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882824#M307895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this expression gives me Brands name in text boxes correctly...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;=SUM({&amp;lt;Brand.COMM_NM = {'$(=subfield(GetFieldSelections(Brand.COMM_NM),',',1))'}&amp;gt;} SellOut.QTY)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but when i use this in chart, it does not show line for all selected brands, it show only for last selected brand...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 11:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882824#M307895</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2015-05-31T11:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart(Trend line for selected Brands)</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882825#M307896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just noticed there is a leading space that needs trimming away :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=SUM({&amp;lt;Brand.COMM_NM = {'$(=&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;trim(&lt;/STRONG&gt;&lt;/SPAN&gt;subfield(GetFieldSelections(Brand.COMM_NM),',',1))&lt;/EM&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM&gt;'}&amp;gt;} SellOut.QTY)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 14:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882825#M307896</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-31T14:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart(Trend line for selected Brands)</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882826#M307897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use many expressions in your application...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;something like below.. May be wait for someone with better solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For 1st Expression&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Conditional&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$(=GetSelectedCount(Brand))&amp;gt;=1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Label&lt;/P&gt;&lt;P&gt;='Sales for Brand : '&amp;amp; SubField(GetFieldSelections(Brand,':'),':',1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;=SUM(TOTAL &amp;lt;YearWeek&amp;gt; {&amp;lt;Brand = {"$(=SubField(GetFieldSelections(Brand,':'),':',1))"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;For 2nd Expression&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;Conditional&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;$(=GetSelectedCount(Brand))&amp;gt;=2&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Label&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;='Sales for Brand : '&amp;amp; SubField(GetFieldSelections(Brand,':'),':',2)&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Definition&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;=SUM(TOTAL &amp;lt;YearWeek&amp;gt; {&amp;lt;Brand = {"$(=SubField(GetFieldSelections(Brand,':'),':',2))"}&amp;gt;}Sales)&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;and so on...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 15:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Trend-line-for-selected-Brands/m-p/882826#M307897</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-05-31T15:30:05Z</dc:date>
    </item>
  </channel>
</rss>

