<?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 type problem since update to February 2019 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1567909#M41436</link>
    <description>&lt;P&gt;Facing the same issue after Feb 2019 update.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For temporary workaround , i have converted data type as&amp;nbsp; text / num whatever applicable in qliksense before joining.&lt;/P&gt;&lt;P&gt;We have rasied case with Qlik on this issue. Lets see what they say&lt;/P&gt;</description>
    <pubDate>Thu, 11 Apr 2019 01:06:21 GMT</pubDate>
    <dc:creator>poojaBI</dc:creator>
    <dc:date>2019-04-11T01:06:21Z</dc:date>
    <item>
      <title>Data type problem since update to February 2019</title>
      <link>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1567164#M41371</link>
      <description>&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;Since the update to Qlik Sense February 2019 most of our charts display the error "The chart is not displayed because it contains only undefined values.".&lt;/P&gt;&lt;P&gt;Our load script to gather data from SQL Server uses dynamic SQL and is thus rather complex. We think that Qlik Sense may be unable to properly identify the data type. Tags $ascii, $text, $numeric are all assigned to the columns, however the load script completes without any errors.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Has anything changed about the way numeric values are handled in Qlik in the February 2019 update?&lt;/STRONG&gt; Something like strict handling of data types?&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Matthias&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1567164#M41371</guid>
      <dc:creator>swiss49_ag</dc:creator>
      <dc:date>2024-11-16T06:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Data type problem since update to February 2019</title>
      <link>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1567909#M41436</link>
      <description>&lt;P&gt;Facing the same issue after Feb 2019 update.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For temporary workaround , i have converted data type as&amp;nbsp; text / num whatever applicable in qliksense before joining.&lt;/P&gt;&lt;P&gt;We have rasied case with Qlik on this issue. Lets see what they say&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 01:06:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1567909#M41436</guid>
      <dc:creator>poojaBI</dc:creator>
      <dc:date>2019-04-11T01:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data type problem since update to February 2019</title>
      <link>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1569033#M41504</link>
      <description>&lt;P&gt;Hi PoojaBi&lt;/P&gt;&lt;P&gt;Thanks for your answer - good to know this is not only on our side!&lt;BR /&gt;How do you define datatypes in order have QlikSense recognize it as Numeric for example?&lt;/P&gt;&lt;P&gt;Best Matthias&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2019 10:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1569033#M41504</guid>
      <dc:creator>swiss49_ag</dc:creator>
      <dc:date>2019-04-14T10:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Data type problem since update to February 2019</title>
      <link>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1574740#M41866</link>
      <description>&lt;P&gt;Sorry for the delay in response. In my scenario , i just have to wrap text function to keep them in synch&amp;nbsp;&lt;/P&gt;&lt;P&gt;So something like&amp;nbsp;&lt;/P&gt;&lt;P&gt;text( table1.column A) = text (table2.columnB)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both column have datatypes as varchar in database. But somehow qliksense Feb Release its treating them numeric in one table and text in another and not joining properly. So i have to apply this workaround.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 05:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1574740#M41866</guid>
      <dc:creator>poojaBI</dc:creator>
      <dc:date>2019-04-30T05:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data type problem since update to February 2019</title>
      <link>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1590127#M43292</link>
      <description>&lt;P&gt;Did you receive anything from Qlik Support indicating if this is a bug, new works as designed feature, etc?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 16:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1590127#M43292</guid>
      <dc:creator>garystrader</dc:creator>
      <dc:date>2019-06-10T16:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data type problem since update to February 2019</title>
      <link>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1590140#M43294</link>
      <description>One of the big issues reported in this community with the Feb 19 release is how Qlik Sense are handling numbers with leading zeros. Leading zeros are some times handled as digits, a ID=0080 will be read as 80. When performing an join on ID with 0080 in one of the table and ID 80 in the other Qlik Sense will find no match.&lt;BR /&gt;&lt;BR /&gt;The workaround is to either put NUM(ID) as ID in both tables or TEXT(ID) in both tables to ensure identical values. In systems where the leading zeros are important you should choose the later.</description>
      <pubDate>Mon, 10 Jun 2019 17:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1590140#M43294</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-06-10T17:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data type problem since update to February 2019</title>
      <link>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1618838#M46090</link>
      <description>&lt;P&gt;Hi Garystrader&lt;/P&gt;&lt;P&gt;I'm trying once more to get this issue going...&lt;BR /&gt;&lt;BR /&gt;As per info from our local Qlik representative, this is a change in behaviour, that is intended. So we're not really sure, which way to go now...&lt;BR /&gt;Best Matthias&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 13:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1618838#M46090</guid>
      <dc:creator>swiss49_ag</dc:creator>
      <dc:date>2019-08-30T13:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Data type problem since update to February 2019</title>
      <link>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1618840#M46091</link>
      <description>&lt;P&gt;Hi Vegar&lt;BR /&gt;Thanks for your post in June. I'm trying to get smart about the whole issue once more.&lt;/P&gt;&lt;P&gt;On our end, the workaround cannot be applied (even though it seems to be smart and straight forward), because we're loading this with a dynamic SQL loadscript. So we don't know the datatype then... So I guess we need to wrap our brain around it once more...&lt;/P&gt;&lt;P&gt;Problem not yet solved.&lt;BR /&gt;Thanks anyways!&lt;/P&gt;&lt;P&gt;Matthias&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 13:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1618840#M46091</guid>
      <dc:creator>swiss49_ag</dc:creator>
      <dc:date>2019-08-30T13:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Data type problem since update to February 2019</title>
      <link>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1618908#M46097</link>
      <description>&lt;P&gt;Maybe you could use the following (not only as workaround else as a general approach to format the data):&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlikviewcookbook.com/2016/07/touchless-formatting/" target="_self"&gt;https://qlikviewcookbook.com/2016/07/touchless-formatting/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 15:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1618908#M46097</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-08-30T15:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Data type problem since update to February 2019</title>
      <link>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1627107#M46678</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We did an upgrade from Sept 2018 to June 2019 and we have the same problem, so I can understand until now this is not fixed or something. I've not checked Sept 2019.&lt;/P&gt;&lt;P&gt;Because of this problem we spent many time checking our scripts and doing the workaround that some people have already told you in this topic.&lt;/P&gt;&lt;P&gt;CS&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 18:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1627107#M46678</guid>
      <dc:creator>silvacarlos</dc:creator>
      <dc:date>2019-09-23T18:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data type problem since update to February 2019</title>
      <link>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1676894#M51455</link>
      <description>&lt;P&gt;We also encountered this after our upgrade from September 2018 to September 2019. Are there any documents that contains this change in behavior or anything that must be set to fix this problem? What could be the reason on this change in behavior?&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a lot problematic in our end because all the columns were affected by this change in behavior and we have to manually change the datatype and this will take a lot of time.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 05:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-type-problem-since-update-to-February-2019/m-p/1676894#M51455</guid>
      <dc:creator>UseCodeMeow</dc:creator>
      <dc:date>2020-02-19T05:45:40Z</dc:date>
    </item>
  </channel>
</rss>

