<?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: Problem with long digit key column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449431#M484459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post the sample application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jun 2013 05:01:58 GMT</pubDate>
    <dc:creator>sushil353</dc:creator>
    <dc:date>2013-06-07T05:01:58Z</dc:date>
    <item>
      <title>Problem with long digit key column</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449428#M484456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing very strange issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my Load Statement.&lt;/P&gt;&lt;P&gt;Exp:&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ExpRecID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ExposureID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BorrowerID;&lt;/P&gt;&lt;P&gt;Select&amp;nbsp; ExpRecID, ExposureID,BorrowerID&lt;/P&gt;&lt;P&gt;From&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tblExposure;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, ExpRecID is an autogenerated number in table and it contains 18 digits. The values of ExpRecID is 100000000075607570, 100000000075607571,100000000075607572 etc etc. After loading, initially the ExpRecID list box is not showing any values. After adding Number format ##################&amp;nbsp; (18), i can see the values but it is not showing all values. Actuallt ExpRecID and ExposureID are in 1 to 1 ratio.For each ExposureID, the corresponding ExpRecID exists. But the values are not coming properly in the dash board. I am using version 9. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ExpRecID is the key column and i have to use it in further joins. Please guide me to solve this issue. I have tried Text(). evaluate() etc but no use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attaching the required files now. Exp.csv is having the correct data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: ManiKolli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 04:03:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449428#M484456</guid>
      <dc:creator />
      <dc:date>2013-06-07T04:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with long digit key column</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449429#M484457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use NUM() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 04:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449429#M484457</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-06-07T04:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with long digit key column</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449430#M484458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried NUM() but not working. Getting some internal format number and is not inline with corresponding ExposureID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 04:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449430#M484458</guid>
      <dc:creator />
      <dc:date>2013-06-07T04:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with long digit key column</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449431#M484459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post the sample application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 05:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449431#M484459</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-06-07T05:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with long digit key column</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449432#M484460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached the necessary files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 05:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449432#M484460</guid>
      <dc:creator />
      <dc:date>2013-06-07T05:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with long digit key column</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449433#M484461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it what you are looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 05:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449433#M484461</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-06-07T05:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with long digit key column</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449434#M484462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ExpRecID values are not coming properly. Please cross check the ExpRecID values from Exp.csv. I need that values. QV is displaying some default things. For each ExposureID, there should be a matching unique ExpRecID which is not happening here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 05:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449434#M484462</guid>
      <dc:creator />
      <dc:date>2013-06-07T05:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with long digit key column</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449435#M484463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this Exp.csv is the data file for your..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is your UI issue is resolved?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 05:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449435#M484463</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-06-07T05:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with long digit key column</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449436#M484464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I loaded data from the CSV file.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is showing correct relation... check your data source.. it might be the datasource issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 06:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449436#M484464</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-06-07T06:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with long digit key column</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449437#M484465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot sushil,yes..here data is loading properly. But my source is SQL table , not csv file. &lt;/P&gt;&lt;P&gt;For your refernce, i have loaded the sample data into a csv file as i can not share the table data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 06:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449437#M484465</guid>
      <dc:creator />
      <dc:date>2013-06-07T06:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with long digit key column</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449438#M484466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to load your data again and remove the "num(ExpRecID) as ExpRecID_Temp2";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont think that is required for you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and if your issue is resolved then please close this thread by making it correct answered so that other will get benefited too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 06:16:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449438#M484466</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-06-07T06:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with long digit key column</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449439#M484467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Sushil, the issue is not resolved. When i load the data from table, i am getting the same issue. values are not coming properly. If possible, it would be create if you create a sample table with data as given in csv file and check from your end. &lt;/P&gt;&lt;P&gt;I have given the Exp.csv file, by selecting sample records from table. But as per the requirement, i have to load from a table itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 06:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449439#M484467</guid>
      <dc:creator />
      <dc:date>2013-06-07T06:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with long digit key column</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449440#M484468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have loaded data from csv file which is correct..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try one thing..Use the below query and see if it is working or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exp:&lt;/P&gt;&lt;P&gt;LOAD BorrowerID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ExposureID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ExpRecID;&lt;/P&gt;&lt;P&gt;SQL SELECT BorrowerID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ExposureID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ExpRecID&lt;/P&gt;&lt;P&gt;FROM "GEC_PRO".dbo.tblExposure&lt;/P&gt;&lt;P&gt;where siteid='5451'and periodid='201212';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 06:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449440#M484468</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-06-07T06:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with long digit key column</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449441#M484469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;while extracting from table, Cast(ExpRecID as VarChar(50)) as ExpRecID solves the issue.&lt;/P&gt;&lt;P&gt;Now the issue is resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 06:37:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-long-digit-key-column/m-p/449441#M484469</guid>
      <dc:creator />
      <dc:date>2013-06-07T06:37:51Z</dc:date>
    </item>
  </channel>
</rss>

