<?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: Data loading as ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Data-loading-as/m-p/1394755#M32247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed it was.&lt;/P&gt;&lt;P&gt;It turned out, I neglected to set the linked field as a numeric from nvarchar.&lt;/P&gt;&lt;P&gt;changing the source data SQL to present the linked field as numeric has solved the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Nov 2017 14:23:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-29T14:23:52Z</dc:date>
    <item>
      <title>Data loading as ?</title>
      <link>https://community.qlik.com/t5/App-Development/Data-loading-as/m-p/1394753#M32245</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 working on a project whereby my data is being loaded as a "?" instead of the data that is present in the database.&lt;/P&gt;&lt;P&gt;for example, my database has data like this:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid rgb(0, 0, 0); width: 165px; height: 83px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;AddressID&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;propertyname&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;270&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Blah&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;271&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;blah 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;273&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;...&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;12548&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;more blahs&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Whereas Qlik Sense is loading it as:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid #000000; width: 165px; height: 83px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;AddressID&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;propertyname&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;?&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Blah&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;?&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;blah 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;?&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;...&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;?&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;more blahs&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot work out why the data is loading as it is, source data is coming from a SQL server (2012).&lt;/P&gt;&lt;P&gt;I have verified that the data is correct in the database and is correct in the QVD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is happening on several tables especially where there is an ID field.&lt;/P&gt;&lt;P&gt;Any ideas experts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 12:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-loading-as/m-p/1394753#M32245</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T12:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data loading as ?</title>
      <link>https://community.qlik.com/t5/App-Development/Data-loading-as/m-p/1394754#M32246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the "?" is being seen in the data table model preview ? &lt;BR /&gt;Sometimes this could be coused by some badly calculated column, try to load it as standalone column and check the data, if it will be still wrong i would look if there is something wrong with the connection in the data load script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 13:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-loading-as/m-p/1394754#M32246</guid>
      <dc:creator>1adam_haj</dc:creator>
      <dc:date>2017-11-29T13:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Data loading as ?</title>
      <link>https://community.qlik.com/t5/App-Development/Data-loading-as/m-p/1394755#M32247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed it was.&lt;/P&gt;&lt;P&gt;It turned out, I neglected to set the linked field as a numeric from nvarchar.&lt;/P&gt;&lt;P&gt;changing the source data SQL to present the linked field as numeric has solved the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 14:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-loading-as/m-p/1394755#M32247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T14:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Data loading as ?</title>
      <link>https://community.qlik.com/t5/App-Development/Data-loading-as/m-p/1394756#M32248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good i think that you could do the same in data load script with num() - alternative to your solution. But your solution worked as well&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 10:18:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-loading-as/m-p/1394756#M32248</guid>
      <dc:creator>1adam_haj</dc:creator>
      <dc:date>2017-12-08T10:18:54Z</dc:date>
    </item>
  </channel>
</rss>

