<?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: filling the data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937255#M949972</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Missed some points. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco;"&gt;If(Len(Trim(Level2))=0, If(Len(Trim(Level1))=0, Peek(Level2), Level1), Level2) as COA&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Dec 2015 06:35:00 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-12-16T06:35:00Z</dc:date>
    <item>
      <title>filling the data</title>
      <link>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937248#M949963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the below source file including the below 2 fields Level1 and Level2, using these two fields i have to get the COA field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the conditions are:&lt;/P&gt;&lt;P&gt;1) if level 2 is having data that should reflect in the COA field,&lt;/P&gt;&lt;P&gt;2) if level 2 is null then it has to consider&amp;nbsp; level1 data&amp;nbsp; in the COA field&lt;/P&gt;&lt;P&gt;3) if the two fields are blank it has to take the above of that data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible to do in Qlikview?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 637px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="33" width="180"&gt;&lt;STRONG&gt;Level1&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="180"&gt;&lt;STRONG&gt;Level2&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl65" width="277"&gt;COA&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 637px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="180"&gt;Vehicle Loans&lt;/TD&gt;&lt;TD class="xl63" width="180"&gt;Vehicle Loans - Fixed Rate&lt;/TD&gt;&lt;TD class="xl63" width="277"&gt;Vehicle Loans - Fixed Rate&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Vehicle Loans - Fixed Rate&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Vehicle Loans - Fixed Rate&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;Vehicle Loans - Variable Rate&lt;/TD&gt;&lt;TD class="xl63"&gt;Vehicle Loans - Variable Rate&lt;/TD&gt;&lt;TD&gt;Vehicle Loans - Variable Rate&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Vehicle Loans - Variable Rate&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Personal Loans&lt;/TD&gt;&lt;TD class="xl63"&gt;Personal Loans - Fixed Rate&lt;/TD&gt;&lt;TD class="xl63"&gt;Personal Loans - Fixed Rate&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Personal Loans - Fixed Rate&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Personal Loans - Fixed Rate&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;Personal Loans&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Personal Loans&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Personal Loans&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;ll&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 06:12:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937248#M949963</guid>
      <dc:creator />
      <dc:date>2015-12-16T06:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: filling the data</title>
      <link>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937249#M949964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If( Len(Trim(COA))=0, Peek(COA), COA) as NewCOA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 06:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937249#M949964</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-12-16T06:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: filling the data</title>
      <link>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937250#M949965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For first two requirements,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if( length(level2)&amp;gt;0,level2,&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="font-size: 13.3333px;"&gt;length(level2)=0,level1)&lt;/SPAN&gt;) as COA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For third requirement can you please share sample qvw?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Khushboo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 06:17:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937250#M949965</guid>
      <dc:creator />
      <dc:date>2015-12-16T06:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: filling the data</title>
      <link>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937251#M949966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This could be solved with &lt;A href="https://community.qlik.com/docs/DOC-9314"&gt;Peek() or Previous() ?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 06:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937251#M949966</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-12-16T06:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: filling the data</title>
      <link>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937252#M949967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be this at script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=if(Level2&amp;lt;&amp;gt;null() or &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Level2&amp;lt;&amp;gt;'', &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Level2, IF(Level1='' or Level2='', Previous(Level1)) as COA&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 06:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937252#M949967</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T06:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: filling the data</title>
      <link>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937253#M949968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for the quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i do not have a field COA, i have to create with existing fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any other idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 06:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937253#M949968</guid>
      <dc:creator />
      <dc:date>2015-12-16T06:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: filling the data</title>
      <link>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937254#M949970</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 like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&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; font-size: 13px;"&gt;&amp;nbsp; If( Len(Trim(Level2))&amp;gt; 0, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Level2&lt;/SPAN&gt;, Level1) as COA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;FROM DataSource;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&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; font-size: 13px;"&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; font-size: 13px;"&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; font-size: 13px;"&gt;jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 06:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937254#M949970</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-12-16T06:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: filling the data</title>
      <link>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937255#M949972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Missed some points. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco;"&gt;If(Len(Trim(Level2))=0, If(Len(Trim(Level1))=0, Peek(Level2), Level1), Level2) as COA&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 06:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937255#M949972</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-12-16T06:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: filling the data</title>
      <link>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937256#M949974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i completed the requirement with you people help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Facing an issue here that,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u see my attachment, some of the values are not visible in my chart but they are populating in the list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what might be the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 10:36:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937256#M949974</guid>
      <dc:creator />
      <dc:date>2015-12-16T10:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: filling the data</title>
      <link>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937257#M949975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post some sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 10:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filling-the-data/m-p/937257#M949975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T10:43:57Z</dc:date>
    </item>
  </channel>
</rss>

