<?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: auto number qlik sense - with renamed column in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/auto-number-qlik-sense-with-renamed-column/m-p/848073#M11677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only put point 2. as a context sorry and did not put it exact correct syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however 3. worked brill thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AutoNumber(if(isnull ([Column two]),[Column one],[Column two])) as [Column Three]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I have found out if you do point 3 first then point 2, you can create the new field required (to help with the null entry's) and auto number field too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joeybird&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jun 2015 08:27:15 GMT</pubDate>
    <dc:creator>joeybird</dc:creator>
    <dc:date>2015-06-09T08:27:15Z</dc:date>
    <item>
      <title>auto number qlik sense - with renamed column</title>
      <link>https://community.qlik.com/t5/App-Development/auto-number-qlik-sense-with-renamed-column/m-p/848071#M11675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlik Sense...reading from an SQL DB ...in the data load section &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&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: 12px; background-color: #edf8ca;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;i have created an Auto Number field for Customer &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;as CustomerID with no issues &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; background-color: #edf8ca; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333330154419px; background-color: #edf8ca; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;However &lt;SPAN style="font-size: 13.3333330154419px;"&gt;i have used the following in a context as had issue with null entrys...&lt;/SPAN&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: 12px; background-color: #edf8ca;"&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: 12px; background-color: #edf8ca;"&gt;if(isnull ([Column two]),[Column one],[Column two]) as [Column Three]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the issue i have is,&amp;nbsp; i wish to get the Column Three to create its own auto number too&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AutoNumber (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;[Column Three]) as (Column ThreeID), &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it please possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i keep getting OLDB read error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joeybird&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 17:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/auto-number-qlik-sense-with-renamed-column/m-p/848071#M11675</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2015-06-08T17:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: auto number qlik sense - with renamed column</title>
      <link>https://community.qlik.com/t5/App-Development/auto-number-qlik-sense-with-renamed-column/m-p/848072#M11676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Your database will not understand Qlikview functions, so do not use them in SQL SELECT statements that are send to your database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. AutoNumber ([Column Three]) as &lt;STRONG&gt;(&lt;/STRONG&gt;Column ThreeID&lt;STRONG&gt;)&lt;/STRONG&gt; is not correct. Try square brackets: AutoNumber ([Column Three]) as &lt;STRONG&gt;[&lt;/STRONG&gt;Column ThreeID&lt;STRONG&gt;]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Simply put an AutoNumber() around the if statement: AutoNumber(if(isnull ([Column two]),[Column one],[Column two])) as [Column Three]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 18:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/auto-number-qlik-sense-with-renamed-column/m-p/848072#M11676</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-06-08T18:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: auto number qlik sense - with renamed column</title>
      <link>https://community.qlik.com/t5/App-Development/auto-number-qlik-sense-with-renamed-column/m-p/848073#M11677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only put point 2. as a context sorry and did not put it exact correct syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however 3. worked brill thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AutoNumber(if(isnull ([Column two]),[Column one],[Column two])) as [Column Three]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I have found out if you do point 3 first then point 2, you can create the new field required (to help with the null entry's) and auto number field too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joeybird&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 08:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/auto-number-qlik-sense-with-renamed-column/m-p/848073#M11677</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2015-06-09T08:27:15Z</dc:date>
    </item>
  </channel>
</rss>

