<?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: ID in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ID/m-p/1547649#M745873</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Thank you for the answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had a other solution. in the SQL query i convert the ID.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&amp;nbsp;CAST(PK_id AS CHAR(30))RKopfID&lt;/P&gt;&lt;P&gt;that works! And now also the connections between the tables work.&lt;/P&gt;&lt;P&gt;Greetings Roland&lt;/P&gt;</description>
    <pubDate>Thu, 21 Feb 2019 16:48:03 GMT</pubDate>
    <dc:creator>rolandg1881</dc:creator>
    <dc:date>2019-02-21T16:48:03Z</dc:date>
    <item>
      <title>ID</title>
      <link>https://community.qlik.com/t5/QlikView/ID/m-p/1547254#M745871</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Sorry for my bad english i am from Austria! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have the following problem:&lt;/P&gt;&lt;P&gt;I use Qlikview 12. I have in the script a SQL query where i select Product Data and one of this is the Product_ID&lt;/P&gt;&lt;P&gt;The Product ID on the SQL Server looks like this after a query&amp;nbsp;100300030000015560&lt;/P&gt;&lt;P&gt;In Qlikview it looks like this 10020002e+17 and i dont know why.&lt;/P&gt;&lt;P&gt;I tried to change the number settings but nothing happens.&lt;/P&gt;&lt;P&gt;Has anyone an idea what i can do to get the right format of the id?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;and greetings from Austria&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ID/m-p/1547254#M745871</guid>
      <dc:creator>rolandg1881</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: ID</title>
      <link>https://community.qlik.com/t5/QlikView/ID/m-p/1547256#M745872</link>
      <description>&lt;P&gt;Qlik thinks this is a number field and Qlik numerics can be up to 14 digits, so that is why it is converting the value to scientific notation. This value should be treated as text, so add a Text() function when you first load this value:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Load Text(Product_ID) as Product_ID,&amp;nbsp; ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;This will prevent Qlik treating this field as a numeric.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 08:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ID/m-p/1547256#M745872</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2019-02-21T08:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: ID</title>
      <link>https://community.qlik.com/t5/QlikView/ID/m-p/1547649#M745873</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Thank you for the answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had a other solution. in the SQL query i convert the ID.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&amp;nbsp;CAST(PK_id AS CHAR(30))RKopfID&lt;/P&gt;&lt;P&gt;that works! And now also the connections between the tables work.&lt;/P&gt;&lt;P&gt;Greetings Roland&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 16:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ID/m-p/1547649#M745873</guid>
      <dc:creator>rolandg1881</dc:creator>
      <dc:date>2019-02-21T16:48:03Z</dc:date>
    </item>
  </channel>
</rss>

