<?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: Sicript help ???? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801678#M665119</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still its not working the way I want , please see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(AVG_DEMAND&amp;gt;0 and ACTUAL_INV_VAL &amp;gt;0 and ACTUAL_INV_QTY&amp;gt;0,Material_MATNR,Null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I'm using this as dimension for sure showing me material number if I'm having any value against AVG_Demand&amp;nbsp; , ACTUAL_INV_VAL and ACTUAL_INV_QTY but&amp;nbsp; if any one of them is having value and others are 0 than also Material number should appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Help here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Dec 2014 07:20:06 GMT</pubDate>
    <dc:creator>amit_saini</dc:creator>
    <dc:date>2014-12-12T07:20:06Z</dc:date>
    <item>
      <title>Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801667#M665101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Pivot table&amp;nbsp; and I'm looking for solution below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;if Average Demand&amp;nbsp; = „0“ and Actual Inventory Available = 0&amp;nbsp; and Actual Inventory Value= “0” then don’t show the Material number&amp;nbsp; in the report.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/73080_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying something&amp;nbsp; like below , but not working &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF( not isnull(ACTUAL_INV_VAL) and&amp;nbsp; not isnull(ACTUAL_INV_QTY)&amp;nbsp; and not isnull(AVG_DEMAND), Material_MATNR, NULL())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 04:35:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801667#M665101</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-10T04:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801668#M665102</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;Try if(sum of all three &amp;lt;&amp;gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;0,field,0).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 05:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801668#M665102</guid>
      <dc:creator />
      <dc:date>2014-12-10T05:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801669#M665103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help ????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 05:30:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801669#M665103</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-10T05:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801670#M665104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not working!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 05:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801670#M665104</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-10T05:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801671#M665105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to use this condtion in all the expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=IF( [&lt;SPAN style="color: #1f497d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Average Demand]&amp;nbsp; = 0 and [Actual Inventory Available] = 0&amp;nbsp; and [Actual Inventory Value= 0]&lt;/SPAN&gt;, Your Expression Goes here)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Note : If all expressions returns 0 in a row then that is automatically removed, to do this we are using above If().&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 07:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801671#M665105</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-12-10T07:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801672#M665106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also check the properties of you object:&lt;/P&gt;&lt;P&gt;Chart Properties -&amp;gt; Dimensions&lt;/P&gt;&lt;P&gt;- Suppress When Values is NULL should be marked&lt;/P&gt;&lt;P&gt;- Show All Values should be unmarked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 08:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801672#M665106</guid>
      <dc:creator>qlikconsultant</dc:creator>
      <dc:date>2014-12-10T08:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801673#M665107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attachment , I tried few things but still looks like approach is wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 11:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801673#M665107</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-11T11:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801674#M665113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi amit,&lt;/P&gt;&lt;P&gt;try to use conditional show, but not sure, if it would fulfill your requirement.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/73235_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 11:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801674#M665113</guid>
      <dc:creator>mato32188</dc:creator>
      <dc:date>2014-12-11T11:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801675#M665114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached file for solution, I implemented only for Currency column, do the same for remaining columns and check the presentation tab for changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 02:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801675#M665114</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-12-12T02:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801676#M665115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response ,Just one question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Column(1) &amp;gt;0 AND Column(2) &amp;gt; 0 AND &lt;SPAN style="text-decoration: underline;"&gt;Column(3) &amp;gt; 3,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CURRENCY, Null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This &lt;SPAN style="text-decoration: underline;"&gt;Column(3) &amp;gt; 3 should be &lt;SPAN style="text-decoration: underline;"&gt;Column(3) &amp;gt; 0???&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;AS&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 05:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801676#M665115</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-12T05:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801677#M665116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is 0 not 3, typo mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Column(1) &amp;gt;0 AND Column(2) &amp;gt; 0 AND &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Column(3) &amp;gt; 0,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CURRENCY, Null())&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 07:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801677#M665116</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-12-12T07:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801678#M665119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still its not working the way I want , please see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(AVG_DEMAND&amp;gt;0 and ACTUAL_INV_VAL &amp;gt;0 and ACTUAL_INV_QTY&amp;gt;0,Material_MATNR,Null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I'm using this as dimension for sure showing me material number if I'm having any value against AVG_Demand&amp;nbsp; , ACTUAL_INV_VAL and ACTUAL_INV_QTY but&amp;nbsp; if any one of them is having value and others are 0 than also Material number should appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Help here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 07:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801678#M665119</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-12T07:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801679#M665121</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;Don't use this in dimension, try the way I provided in my earlier post, if all the rows returns 0/null then the Material number automatically removed when you supress 0 and Null values in the Presentation tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 08:27:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801679#M665121</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-12-12T08:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801680#M665122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks u so much , it is working now .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Salute u Sir &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 08:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801680#M665122</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-12T08:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801681#M665123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its my pleasure to help you people.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 09:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801681#M665123</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-12-12T09:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sicript help ????</title>
      <link>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801682#M665124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to share with you , I got one more logic and it is working fine if I'm calling material number as dimmension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; COMP_CODE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PLANT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PROFIT_CTR as Profit_Center_key, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PROD_GRP, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //right([MATNR],10) as [Material_MATNR],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF( not isnull(ACTUAL_INV_VAL) and&amp;nbsp; not isnull(ACTUAL_INV_QTY)&amp;nbsp; and not isnull(AVG_DEMAND), right([MATNR],10), NULL()) as [Material_MATNR],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAKTX,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATE_HORIZON, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(AVG_DEMAND=''or AVG_DEMAND='-',0,AVG_DEMAND) as AVG_DEMAND , &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(ACTUAL_INV_VAL=''or ACTUAL_INV_VAL='-',0,ACTUAL_INV_VAL) as ACTUAL_INV_VAL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(ACTUAL_INV_QTY=''or ACTUAL_INV_QTY='-',0,ACTUAL_INV_QTY) as ACTUAL_INV_QTY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CUST_DEMAND, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HORIZON, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE_PER_PC, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //ACTUAL_INV_VAL, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CURRENCY, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //ACTUAL_INV_QTY, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UNIT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACT_INV_QTY_AVL, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACTUAL_DOH, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TARGET_DOH, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TARGET_INV_QTY, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TARGET_INV_VAL, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATE_MODIFIED as Datefield,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(DATE_MODIFIED,'YYYYMM') as Date_Key&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;F&gt;&lt;/F&gt;&lt;/P&gt;&lt;P&gt;(qvd)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where&amp;nbsp;&amp;nbsp; (If(AVG_DEMAND=''or AVG_DEMAND='-',0,AVG_DEMAND)+ If(ACTUAL_INV_VAL=''or ACTUAL_INV_VAL='-',0,ACTUAL_INV_VAL) + If(ACTUAL_INV_QTY=''or ACTUAL_INV_QTY='-',0,ACTUAL_INV_QTY)) &amp;lt;&amp;gt;0 ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 12:59:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sicript-help/m-p/801682#M665124</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-12T12:59:38Z</dc:date>
    </item>
  </channel>
</rss>

