<?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 Qlik REST Connector number/time interpretation in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-REST-Connector-number-time-interpretation/m-p/1685412#M8071</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I'm trying to load data via REST Connector. The response contains a field called name, which is in following format.&lt;/P&gt;&lt;LI-CODE lang="c"&gt;name
17:78
18:18
17:A0
1A:20&lt;/LI-CODE&gt;&lt;P&gt;Qlik immediately tries to interpret this as a time, so as a result I get this (not lines 1 and 2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;name
17:78
17:78
17:A0
1A:20&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is because when looking at the data as a time value, these two values have the same underlying numeric value and thus can only have one string representation - the first loaded one. However, these values in fact are NOT time, for me they're strings - names. Is there any way how to either format this in REST connector load statement (which does not accept any functions, just field names, as far as I know), or force REST Connector or Qlik to NOT autointerpret this?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Juraj&lt;/P&gt;</description>
    <pubDate>Thu, 23 Dec 2021 13:34:10 GMT</pubDate>
    <dc:creator>juraj_misina</dc:creator>
    <dc:date>2021-12-23T13:34:10Z</dc:date>
    <item>
      <title>Qlik REST Connector number/time interpretation</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-REST-Connector-number-time-interpretation/m-p/1685412#M8071</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I'm trying to load data via REST Connector. The response contains a field called name, which is in following format.&lt;/P&gt;&lt;LI-CODE lang="c"&gt;name
17:78
18:18
17:A0
1A:20&lt;/LI-CODE&gt;&lt;P&gt;Qlik immediately tries to interpret this as a time, so as a result I get this (not lines 1 and 2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;name
17:78
17:78
17:A0
1A:20&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is because when looking at the data as a time value, these two values have the same underlying numeric value and thus can only have one string representation - the first loaded one. However, these values in fact are NOT time, for me they're strings - names. Is there any way how to either format this in REST connector load statement (which does not accept any functions, just field names, as far as I know), or force REST Connector or Qlik to NOT autointerpret this?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Juraj&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 13:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-REST-Connector-number-time-interpretation/m-p/1685412#M8071</guid>
      <dc:creator>juraj_misina</dc:creator>
      <dc:date>2021-12-23T13:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik REST Connector number/time interpretation</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-REST-Connector-number-time-interpretation/m-p/1686960#M8072</link>
      <description>&lt;P&gt;Hi Juraj,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I encountered this kind of thing I would use&lt;/P&gt;&lt;P&gt;Subfield(name,':',1) as Name1 and Subfield(name,':',-1) as Name2, but that is my simplistic approach to everything.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chris&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 13:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-REST-Connector-number-time-interpretation/m-p/1686960#M8072</guid>
      <dc:creator>CHansford</dc:creator>
      <dc:date>2020-03-23T13:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik REST Connector number/time interpretation</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-REST-Connector-number-time-interpretation/m-p/1687002#M8073</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;thanks for suggestion. The problem is that at the moment when I can use Subfield() the value is already formatted incorrectly, so I will still get wrong result. What I would need is an option to format the value at the time of load from the REST source, otherwise Qlik formats it to its will.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 14:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-REST-Connector-number-time-interpretation/m-p/1687002#M8073</guid>
      <dc:creator>juraj_misina</dc:creator>
      <dc:date>2020-03-23T14:15:45Z</dc:date>
    </item>
  </channel>
</rss>

