<?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: writing starts with in the script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/writing-starts-with-in-the-script/m-p/119088#M760346</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2018 16:19:23 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2018-08-09T16:19:23Z</dc:date>
    <item>
      <title>writing starts with in the script</title>
      <link>https://community.qlik.com/t5/QlikView/writing-starts-with-in-the-script/m-p/119085#M760343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am new to qlikview and I am trying to create a field from another field that says&amp;nbsp; if this field starts with "2" then display the information as is but if not only show the first 12 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any advice please&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/writing-starts-with-in-the-script/m-p/119085#M760343</guid>
      <dc:creator>clsaulsberry</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: writing starts with in the script</title>
      <link>https://community.qlik.com/t5/QlikView/writing-starts-with-in-the-script/m-p/119086#M760344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way is as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;Data:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[ &lt;BR /&gt; ID,Type&lt;BR /&gt; 10,2 First Record data&lt;BR /&gt; 20,Second record sample data&lt;BR /&gt; 30,Third record sample data&lt;BR /&gt; 40,2 Fourth Record Data&lt;BR /&gt; 50,Fifth record sample data&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;SourceData:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Type&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,1)=2,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Type&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Type&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,12)) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Type&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;Resident Data;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG __jive_id="210289" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/210289_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 19:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-starts-with-in-the-script/m-p/119086#M760344</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2018-08-08T19:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: writing starts with in the script</title>
      <link>https://community.qlik.com/t5/QlikView/writing-starts-with-in-the-script/m-p/119087#M760345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 13:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-starts-with-in-the-script/m-p/119087#M760345</guid>
      <dc:creator>clsaulsberry</dc:creator>
      <dc:date>2018-08-09T13:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: writing starts with in the script</title>
      <link>https://community.qlik.com/t5/QlikView/writing-starts-with-in-the-script/m-p/119088#M760346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 16:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-starts-with-in-the-script/m-p/119088#M760346</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2018-08-09T16:19:23Z</dc:date>
    </item>
  </channel>
</rss>

