<?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: Split line chart y-axix in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465385#M559690</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;It is showing currectly . you added 2 dimentions and 2 expressions so result will come depends upon your dimentions based. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to show all values in one view. youn should use one expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this Exp:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesPhases.Milestone&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'LOST','POC','FIRST MEETING','CONTRACT'),&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesStatus.OptionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesStatus.OptionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'0'}&amp;gt;}), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesPhases.OptionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesPhases.OptionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'-1','25','1','2','3','4','5'}&amp;gt;})&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PotentialCustomerKey&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Fjerne Closed og Ukendt&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesStatus.OptionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesStatus.OptionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'0'}&amp;gt;}), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesPhases.OptionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;p&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesPhases.Milestone&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'LEAD'}&amp;gt;})&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PotentialCustomerKey&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Fjerne Closed og Ukendt&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;But value point are not crear view. See the attached file&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 May 2013 10:50:42 GMT</pubDate>
    <dc:creator>kumarnatarajan</dc:creator>
    <dc:date>2013-05-16T10:50:42Z</dc:date>
    <item>
      <title>Split line chart y-axix</title>
      <link>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465379#M559684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive got this line chart:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="41160" class="jive-image-thumbnail jive-image" onclick="" alt="Capture.PNG" src="https://community.qlik.com/legacyfs/online/41160_Capture.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;As you can see the light green is high on the line graph. And the rest is down in the buttom because they have low values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to split the graph? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg. from 0 to 1000 it would be 0 - 100 and then from 100 - it would be 1000 intervals.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 08:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465379#M559684</guid>
      <dc:creator />
      <dc:date>2013-05-16T08:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Split line chart y-axix</title>
      <link>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465380#M559685</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;You can able to split the axes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to axex Tab&lt;/P&gt;&lt;P&gt;2. Click your first expression to left then click second expression to right(top).&lt;/P&gt;&lt;P&gt;3. Then check the check the split axis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also able to manage in scale option &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 09:08:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465380#M559685</guid>
      <dc:creator>kumarnatarajan</dc:creator>
      <dc:date>2013-05-16T09:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Split line chart y-axix</title>
      <link>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465381#M559686</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;You can set the scale in Axes tab of chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can post the sample app..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 09:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465381#M559686</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-05-16T09:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Split line chart y-axix</title>
      <link>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465382#M559687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That almost work - But if have two expression - It would make my first expression into one( Let me show by picture)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First expression alone:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="41164" class="jive-image-thumbnail jive-image" onclick="" alt="Capture.PNG" src="https://community.qlik.com/legacyfs/online/41164_Capture.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i then add the second expression, it takes the 4 charts and combine into one - like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="41165" class="jive-image-thumbnail jive-image" onclick="" alt="Capture1.PNG" src="https://community.qlik.com/legacyfs/online/41165_Capture1.PNG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 09:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465382#M559687</guid>
      <dc:creator />
      <dc:date>2013-05-16T09:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Split line chart y-axix</title>
      <link>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465383#M559688</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;your first exp. contain small data points. but 2nd exp. contain large data poins. So split your axis that is good one . If you want more info share your QVW file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 09:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465383#M559688</guid>
      <dc:creator>kumarnatarajan</dc:creator>
      <dc:date>2013-05-16T09:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Split line chart y-axix</title>
      <link>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465384#M559689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is some scramble data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you show me ? I cant get it to work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 09:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465384#M559689</guid>
      <dc:creator />
      <dc:date>2013-05-16T09:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Split line chart y-axix</title>
      <link>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465385#M559690</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;It is showing currectly . you added 2 dimentions and 2 expressions so result will come depends upon your dimentions based. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to show all values in one view. youn should use one expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this Exp:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesPhases.Milestone&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'LOST','POC','FIRST MEETING','CONTRACT'),&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesStatus.OptionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesStatus.OptionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'0'}&amp;gt;}), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesPhases.OptionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesPhases.OptionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'-1','25','1','2','3','4','5'}&amp;gt;})&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PotentialCustomerKey&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Fjerne Closed og Ukendt&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesStatus.OptionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesStatus.OptionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'0'}&amp;gt;}), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesPhases.OptionID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;p&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DimSalesPhases.Milestone&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'LEAD'}&amp;gt;})&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PotentialCustomerKey&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Fjerne Closed og Ukendt&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;But value point are not crear view. See the attached file&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 10:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465385#M559690</guid>
      <dc:creator>kumarnatarajan</dc:creator>
      <dc:date>2013-05-16T10:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Split line chart y-axix</title>
      <link>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465386#M559691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont get this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you have done, you cant split the axis into breakpoints? So now you got a big jump from the buttom milestones and the big milestone leadd (just like we started)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need two expressions otherwise i cant break it up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 11:22:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-line-chart-y-axix/m-p/465386#M559691</guid>
      <dc:creator />
      <dc:date>2013-05-16T11:22:25Z</dc:date>
    </item>
  </channel>
</rss>

