<?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 suppress the lines of the metrics using mapping in line chart. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185860#M383732</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share with us a sample of your qvw or even a Excel table so we can provide you a solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One question, why mapping load with a field full of null values?&lt;/P&gt;&lt;P&gt;Also there is no 'Supress 0 Values' but this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137565_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&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, 15 Sep 2016 11:35:36 GMT</pubDate>
    <dc:creator>miguelbraga</dc:creator>
    <dc:date>2016-09-15T11:35:36Z</dc:date>
    <item>
      <title>How to suppress the lines of the metrics using mapping in line chart.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185859#M383731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In one of the line chart we have 3 metrics called as B,S and E. User wants suppress the lines of B and S for certain dates based on the dates that they mention in the excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I am trying to make use of the below mapping to suppress the lines of B and S based on the user defined dates in excel. But still I could see that these lines are not getting suppressed in the line chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot use "Suppress 0 Value" since it is will suppress values of those dates where B and S is actually 0 but user dont want to suppress those dates. So "Suppress 0 Value" wont work in this scenario.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;MAP_EXCL_DATES:&lt;BR /&gt;Mapping Load distinct &lt;BR /&gt; Period,&lt;BR /&gt; null() as EXCL&lt;BR /&gt;resident EXCL_DATES&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any idea how come i overcome this scenario? Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 11:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185859#M383731</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2016-09-15T11:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress the lines of the metrics using mapping in line chart.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185860#M383732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share with us a sample of your qvw or even a Excel table so we can provide you a solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One question, why mapping load with a field full of null values?&lt;/P&gt;&lt;P&gt;Also there is no 'Supress 0 Values' but this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137565_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&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, 15 Sep 2016 11:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185860#M383732</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2016-09-15T11:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress the lines of the metrics using mapping in line chart.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185861#M383733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do what you want by doing this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For B:&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Date -= {'=($(vDatesUserB))'}&amp;gt;} B)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vDatesUserB = [Dates User B put in Excel];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For S:&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Date -= {'=($(vDatesUserS))'}&amp;gt;} S)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vDatesUserS = [Dates User S put in Excel];&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, 15 Sep 2016 11:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185861#M383733</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2016-09-15T11:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress the lines of the metrics using mapping in line chart.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185862#M383734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If what you are trying to achieve is a broken line chart - that is, specific dates being left blank and the line resuming on the next valid date - QlikView does not support this behavior in line charts (there's been enhancement requests for this as long as I can remember). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 11:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185862#M383734</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2016-09-15T11:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress the lines of the metrics using mapping in line chart.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185863#M383735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please share with us a sample of your qvw or even a Excel table so we can provide you a solution?&lt;/P&gt;&lt;P&gt;--&amp;gt; Cannot attach the sample file due to security reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One question, why mapping load with a field full of null values?&lt;/P&gt;&lt;P&gt;--&amp;gt; This mapping load don't have all the dates. So it wont suppress all the dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also there is no 'Supress 0 Values' but this:&lt;/P&gt;&lt;P&gt;--&amp;gt; I cannot use this as I mentioned since it will suppress the records of B and S which user don't want to suppress. It has to suppress only for those dates which exists in mapping load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 12:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185863#M383735</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2016-09-15T12:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress the lines of the metrics using mapping in line chart.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185864#M383736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Line should be left blank for "B" and "S" only for those specific dates but it should be available for "E".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say user want to suppress "B" and "S" for 14-Jan-16 and earlier. Those dates will be there in the mapping load. I will use these mapping only for "B" and "S". So that chart should remain to say the values for "E" for 14-Jan-16 and earlier dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any more questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 12:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185864#M383736</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2016-09-15T12:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress the lines of the metrics using mapping in line chart.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185865#M383737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your description is still not very clear, but as I understand it, my original post is correct - you are trying to achieve something QlikView does not support. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 12:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185865#M383737</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2016-09-15T12:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress the lines of the metrics using mapping in line chart.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185866#M383738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I agree with you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 13:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-the-lines-of-the-metrics-using-mapping-in-line/m-p/1185866#M383738</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2016-09-15T13:07:48Z</dc:date>
    </item>
  </channel>
</rss>

