<?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: help With String function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831459#M292583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you describe,&amp;nbsp; upload or do a screenshot of the table viewer whats happening exactly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 May 2015 04:35:43 GMT</pubDate>
    <dc:creator>danieloberbilli</dc:creator>
    <dc:date>2015-05-22T04:35:43Z</dc:date>
    <item>
      <title>help With String function</title>
      <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831451#M292575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I still need help with one of my requirement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data coming from a database&amp;nbsp; -- which i have in sheet2 of sample excel attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sheet1 has the data thatz in another source. sheet3 is the output i want to see after .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the requirement is : as soon as data is added to sheet2&amp;nbsp; is should cheek in sheet 1 if it exists or not .. if not set flag to 1 else 0. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tried couple of solution but nothing works . (&amp;nbsp; you can find it all my possible in multiple tabs i Qvw File)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 23:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831451#M292575</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2015-05-21T23:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: help With String function</title>
      <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831452#M292576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 00:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831452#M292576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-22T00:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: help With String function</title>
      <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831453#M292577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in above excel data in sheet2 is within the quotation mark&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;its not length of the customer that is point of concern . it is &lt;/SPAN&gt; quotation mark&amp;nbsp; that we need to get rid of .&lt;/P&gt;&lt;P&gt; i tried textbetween() &amp;amp; purgechar() , it work&amp;nbsp; on my sample data but not when I write script in my actual data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 02:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831453#M292577</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2015-05-22T02:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: help With String function</title>
      <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831454#M292578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;something like that?&lt;/P&gt;&lt;P&gt;please find attached the .qvw&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/87247_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 03:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831454#M292578</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2015-05-22T03:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: help With String function</title>
      <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831455#M292579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Daniel ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i try to put your login into my real data it fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the script . pls help me find what i'm doing wrong :&lt;/P&gt;&lt;P&gt;temp:&lt;/P&gt;&lt;P&gt;LOAD distinct Payer as Payer.Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Discount Area],&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1 as row1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Len(Trim(Customer)) = 0, Null(), 0) as PayerFlag&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;C:\Users\rakesh\Desktop\test\IDS_EMEA_Discount_Customer.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, header is 1 lines, table is [DISTRIBUTOR DETAILS]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Join(temp)&lt;/P&gt;&lt;P&gt;PayerTable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp; distinct PurgeChar(Payer.Name,chr(39))&amp;amp;'('&amp;amp;&amp;nbsp; Payer.Number &amp;amp;')' as Payer.Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 as row2&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;C:\Users\rakesh\Desktop\test\p1.qvd(qvd);&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;if(row2 = 1 and IsNull(row1), 1,0)&amp;nbsp; as PayerFlag&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;LOAD Payer.Name ,row1,row2&lt;/P&gt;&lt;P&gt;Resident temp;&lt;/P&gt;&lt;P&gt;//DROP Table temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 04:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831455#M292579</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2015-05-22T04:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: help With String function</title>
      <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831456#M292580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to join the tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 04:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831456#M292580</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2015-05-22T04:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: help With String function</title>
      <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831457#M292581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87251_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 04:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831457#M292581</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2015-05-22T04:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: help With String function</title>
      <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831458#M292582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;even after joining I'm getting same output Row2 goes blank ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you think it could be bcoz of the "distinct " load &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 04:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831458#M292582</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2015-05-22T04:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: help With String function</title>
      <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831459#M292583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you describe,&amp;nbsp; upload or do a screenshot of the table viewer whats happening exactly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 04:35:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831459#M292583</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2015-05-22T04:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: help With String function</title>
      <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831460#M292584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is the output i am getting , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;row2 column shows null value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 04:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831460#M292584</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2015-05-22T04:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: help With String function</title>
      <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831461#M292585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it null in every row?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 04:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831461#M292585</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2015-05-22T04:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: help With String function</title>
      <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831462#M292586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in every row of the field row2?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 04:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831462#M292586</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2015-05-22T04:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: help With String function</title>
      <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831463#M292587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 05:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831463#M292587</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2015-05-22T05:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: help With String function</title>
      <link>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831464#M292588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you just replace the quotation marks with blank?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 05:25:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-With-String-function/m-p/831464#M292588</guid>
      <dc:creator />
      <dc:date>2015-05-22T05:25:45Z</dc:date>
    </item>
  </channel>
</rss>

