<?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: Autofill column with one single field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983250#M952819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Len(Trim(FECHA)) = 0, Previous('FECHA'), FECHA) as FECHA&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2015 13:56:33 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-11-25T13:56:33Z</dc:date>
    <item>
      <title>Autofill column with one single field</title>
      <link>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983249#M952818</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 receive the same table every month. The format is the same, so they autoconcatenate. The problem I have is that some of the fields are empty and I'd like to fill them with the monthly value of every table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After my load, I have this table:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 392px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="72"&gt;FECHA&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="179"&gt;CS_AD_CO_RANGO_INFERIOR&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="141"&gt;CS_AD_CO_INDICADOR&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;31/01/2015&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0,75&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17" style="border-top: none;"&gt;&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0,5&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17" style="border-top: none;"&gt;&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;28/02/2015&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0,75&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17" style="border-top: none;"&gt;&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0,5&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17" style="border-top: none;"&gt;&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;31/03/2015&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0,75&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17" style="border-top: none;"&gt;&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0,5&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17" style="border-top: none;"&gt;&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;&lt;P&gt;CO&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I'd like to get this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 392px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="72"&gt;FECHA&lt;/TD&gt;&lt;TD class="xl65" width="179"&gt;CS_AD_CO_RANGO_INFERIOR&lt;/TD&gt;&lt;TD class="xl65" width="141"&gt;CS_AD_CO_INDICADOR&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17"&gt;31/01/2015&lt;/TD&gt;&lt;TD class="xl67"&gt;0,75&lt;/TD&gt;&lt;TD class="xl68"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17"&gt;&lt;SPAN style="color: #008000;"&gt;&lt;STRONG style="color: #ff0000;"&gt;31/01/2015&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl67"&gt;0,5&lt;/TD&gt;&lt;TD class="xl68"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17"&gt;&lt;STRONG style=": ; color: #ff0000;"&gt;31/01/2015&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl67"&gt;0&lt;/TD&gt;&lt;TD class="xl68"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17"&gt;28/02/2015&lt;/TD&gt;&lt;TD class="xl67"&gt;0,75&lt;/TD&gt;&lt;TD class="xl68"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17"&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;&lt;STRONG&gt;28/02/2015&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl67"&gt;0,5&lt;/TD&gt;&lt;TD class="xl68"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG style="color: #ff0000;"&gt;28/02/2015&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl67"&gt;0&lt;/TD&gt;&lt;TD class="xl68"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17"&gt;31/03/2015&lt;/TD&gt;&lt;TD class="xl67"&gt;0,75&lt;/TD&gt;&lt;TD class="xl68"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17"&gt;&lt;STRONG style=": ; color: #ff0000; font-size: 13.3333px;"&gt;31/03/2015&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl67"&gt;0,5&lt;/TD&gt;&lt;TD class="xl68"&gt;CO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17"&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;&lt;STRONG&gt;31/03/2015&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl67"&gt;0&lt;/TD&gt;&lt;TD class="xl68"&gt;&lt;P&gt;CO&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I fill the empty cells of the FECHA column with their corresponding value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 13:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983249#M952818</guid>
      <dc:creator />
      <dc:date>2015-11-25T13:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Autofill column with one single field</title>
      <link>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983250#M952819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Len(Trim(FECHA)) = 0, Previous('FECHA'), FECHA) as FECHA&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 13:56:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983250#M952819</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-25T13:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Autofill column with one single field</title>
      <link>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983251#M952820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not yet at all... it has just filled one of the two empty fields. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/107034_Table.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway for your help Sunny! If you have another idea, I'll be happy to ear it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 14:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983251#M952820</guid>
      <dc:creator />
      <dc:date>2015-11-25T14:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Autofill column with one single field</title>
      <link>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983252#M952821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try it with Peek() Instead of Previous may be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Len(Trim(FECHA)) = 0, Peek('FECHA'), FECHA) as FECHA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Len(Trim(FECHA)) = 0, Peek('&lt;SPAN style="color: #ff0000;"&gt;FECHA1&lt;/SPAN&gt;'), FECHA) as &lt;SPAN style="color: #ff0000;"&gt;FECHA1&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 15:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983252#M952821</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-25T15:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Autofill column with one single field</title>
      <link>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983253#M952822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vincent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can fill empty cells by using file wizard. Use enable transformation step, there you can see fill option. Just click and enter the colum number in popup boc and select "is empty" by using cell condition button. &lt;IMG alt="download (1).png" class="jive-image image-1" src="/legacyfs/online/107116_download (1).png" style="height: 305px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 15:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983253#M952822</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-11-25T15:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Autofill column with one single field</title>
      <link>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983254#M952823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've just tried it Tamil and it works!! Thanks a lot for your help!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 08:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983254#M952823</guid>
      <dc:creator />
      <dc:date>2015-11-26T08:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Autofill column with one single field</title>
      <link>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983255#M952824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome Vincent.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 09:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autofill-column-with-one-single-field/m-p/983255#M952824</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-11-26T09:53:19Z</dc:date>
    </item>
  </channel>
</rss>

