<?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: Line start position in Combo chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322610#M516033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can change the expression for 1 to be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(sum(plan) &amp;gt; 0 and sum(fact) &amp;gt; 0, 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have access to my computer, but the idea is to force 1 to 0 when sum of fact and Sum of plan is 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Apr 2017 21:44:34 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-04-01T21:44:34Z</dc:date>
    <item>
      <title>Line start position in Combo chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322605#M516028</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;How can I change a line start position in combo?&lt;/P&gt;&lt;P&gt;Now I have this view&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/158577_1.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I need this one where each new point value of line starts from the beginning of next bar.&lt;BR /&gt;&lt;IMG alt="2.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/158578_2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Apr 2017 14:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322605#M516028</guid>
      <dc:creator>maxsheva</dc:creator>
      <dc:date>2017-04-01T14:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Line start position in Combo chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322606#M516029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, it's possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Apr 2017 16:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322606#M516029</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-04-01T16:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Line start position in Combo chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322607#M516030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That line is simply connecting data points ... so if you want to start at 20 change the value of your data point for sum(Plan) for E-commerce to 20 which seems to be around 50!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but would that be correct??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Apr 2017 18:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322607#M516030</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-04-01T18:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Line start position in Combo chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322608#M516031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This might be the closest you might be able to get...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/158583_Capture.PNG" style="height: 188px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Apr 2017 20:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322608#M516031</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-01T20:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Line start position in Combo chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322609#M516032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for this variant. It can be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's imagine some additional 'Channel-A' with no value for this time.&lt;/P&gt;&lt;P&gt;When I put this '1' Bar 'Channel-A' will be shown in dimension with no value.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/158580_1.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Apr 2017 21:36:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322609#M516032</guid>
      <dc:creator>maxsheva</dc:creator>
      <dc:date>2017-04-01T21:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Line start position in Combo chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322610#M516033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can change the expression for 1 to be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(sum(plan) &amp;gt; 0 and sum(fact) &amp;gt; 0, 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have access to my computer, but the idea is to force 1 to 0 when sum of fact and Sum of plan is 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Apr 2017 21:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322610#M516033</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-01T21:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Line start position in Combo chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322611#M516034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Image and sample attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/158600_Capture.PNG" style="height: 187px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Apr 2017 10:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-start-position-in-Combo-chart/m-p/1322611#M516034</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-02T10:53:40Z</dc:date>
    </item>
  </channel>
</rss>

