<?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: How to split y axis? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-split-y-axis/m-p/660192#M240750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Build your exclusions up something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Value={"&amp;lt;=20000 &amp;gt;=40000"}&amp;gt;},SUM({&amp;lt;Value={"&amp;lt;=18000 &amp;gt;=140000"&amp;gt;} Value)) to build up your exclusions.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way to consider if you can is to add an exclusion flag to your data to remove the values from your dataset at or before load or using set analysis on the data once loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;_ExclusionFlag={"=1"}&amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark replies as appropriate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2014 08:49:20 GMT</pubDate>
    <dc:creator>ogster1974</dc:creator>
    <dc:date>2014-10-20T08:49:20Z</dc:date>
    <item>
      <title>How to split y axis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-y-axis/m-p/660189#M240747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i found out, that there's a function called "Split Axis".&lt;/P&gt;&lt;P&gt;But it seemed it works only if you have 2 formulas and set the positions to left or right.&lt;BR /&gt;Now i have only one formula with values from 500 to 220.000 and i want to hide the area between 140.000 and 180.000 i.e.&lt;/P&gt;&lt;P&gt;Is there a possibility to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards from germany,&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="listings.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/69278_listings.jpg" style="width: 620px; height: 290px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-y-axis/m-p/660189#M240747</guid>
      <dc:creator />
      <dc:date>2014-10-20T08:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to split y axis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-y-axis/m-p/660190#M240748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way you can do this is by removing the data between 140.000 and 180.00 from your data set using set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Value={"&amp;lt;=180000 &amp;gt;=140000"}&amp;gt;} Value) to remove the data you don't want to see in your chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:26:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-y-axis/m-p/660190#M240748</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2014-10-20T08:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to split y axis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-y-axis/m-p/660191#M240749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And what about, if i have more than one area to hide?&lt;/P&gt;&lt;P&gt;i.e.&amp;nbsp;&amp;nbsp; hide 20.000 to 40.000 and 80.000 to 100.000 and 160.000 to 200.000 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:31:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-y-axis/m-p/660191#M240749</guid>
      <dc:creator />
      <dc:date>2014-10-20T08:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to split y axis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-y-axis/m-p/660192#M240750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Build your exclusions up something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Value={"&amp;lt;=20000 &amp;gt;=40000"}&amp;gt;},SUM({&amp;lt;Value={"&amp;lt;=18000 &amp;gt;=140000"&amp;gt;} Value)) to build up your exclusions.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way to consider if you can is to add an exclusion flag to your data to remove the values from your dataset at or before load or using set analysis on the data once loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;_ExclusionFlag={"=1"}&amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark replies as appropriate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-y-axis/m-p/660192#M240750</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2014-10-20T08:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to split y axis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-y-axis/m-p/660193#M240751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i don't have to build summarys because these are allready in the table and i have only reflect this in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:02:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-y-axis/m-p/660193#M240751</guid>
      <dc:creator />
      <dc:date>2014-10-20T09:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to split y axis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-y-axis/m-p/660194#M240752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then building your exclusions of data using set analysis as you summarise the data is the way to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM(3rd Exclusion set, SUM(2nd Exclusion set, SUM(1st Exclusion set , Value)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-y-axis/m-p/660194#M240752</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2014-10-20T09:08:09Z</dc:date>
    </item>
  </channel>
</rss>

