<?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 Overwriting blank fields in dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Overwriting-blank-fields-in-dimension/m-p/1436550#M797424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this problem with irregularities in my data, which I'm not able to fix right now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore I'm trying to make a quick-fix instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a customer has a contract # all the revenue should be registered on that contract #. However, this is not always the case due to human errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would there be any solution where I could overwrite below, and group the revenue on the Contract # 33?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would prefer to do this in the expression in the front end solution, and not in the script. &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;I'll appreciate all the help I can get.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="quick.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/187718_quick.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Overwriting blank fields in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Overwriting-blank-fields-in-dimension/m-p/1436550#M797424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this problem with irregularities in my data, which I'm not able to fix right now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore I'm trying to make a quick-fix instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a customer has a contract # all the revenue should be registered on that contract #. However, this is not always the case due to human errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would there be any solution where I could overwrite below, and group the revenue on the Contract # 33?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would prefer to do this in the expression in the front end solution, and not in the script. &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;I'll appreciate all the help I can get.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="quick.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/187718_quick.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overwriting-blank-fields-in-dimension/m-p/1436550#M797424</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting blank fields in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Overwriting-blank-fields-in-dimension/m-p/1436551#M797425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Len(Trim([Contract ID])) &amp;gt; 0 and [Contract ID] &amp;gt; 0, Sum(TOTAL &amp;lt;#, Name&amp;gt;Revenue))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 13:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overwriting-blank-fields-in-dimension/m-p/1436551#M797425</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-20T13:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting blank fields in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Overwriting-blank-fields-in-dimension/m-p/1436552#M797426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the sample source data? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 13:57:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overwriting-blank-fields-in-dimension/m-p/1436552#M797426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-20T13:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting blank fields in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Overwriting-blank-fields-in-dimension/m-p/1436553#M797427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi stefan&lt;/P&gt;&lt;P&gt;Do want fill null contract_ID with 33&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;Sum the Revenue of null &lt;SPAN style="font-size: 13.3333px;"&gt;contract_ID&lt;/SPAN&gt;&amp;nbsp; with 245324?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 14:04:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overwriting-blank-fields-in-dimension/m-p/1436553#M797427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-20T14:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting blank fields in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Overwriting-blank-fields-in-dimension/m-p/1436554#M797428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Sunny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems to be doing the job &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;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 08:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Overwriting-blank-fields-in-dimension/m-p/1436554#M797428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-21T08:10:35Z</dc:date>
    </item>
  </channel>
</rss>

