<?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 Custom connector and Direct Discovery in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-connector-and-Direct-Discovery/m-p/792312#M437950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys! I've created custom simple connector and trying to use it with Direct Discovery. I've created DIRECT QUERY in script and has successfully loaded data. But in Chart i have no calulated data (my expression looks like SUM(Field) ). &lt;/P&gt;&lt;P&gt;My direct query looks like:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direct Query &lt;/P&gt;&lt;P&gt;DIMENSION Id &lt;/P&gt;&lt;P&gt;MEASURE Field&lt;/P&gt;&lt;P&gt;From MyTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My connector recognise all sql requests. How columns should be named in response for sql query? &lt;SPAN style="font-size: 13.3333330154419px;"&gt;what should i send in response for &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;sql query recieved from Qlik? &lt;SPAN style="font-size: 13.3333330154419px;"&gt;(I know about QVX format and have SDK documentation). Right now i send all data as i do it with sql select * from MyTable. But i have no result. What am i missing? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Feb 2015 07:41:08 GMT</pubDate>
    <dc:creator>alex_nerush</dc:creator>
    <dc:date>2015-02-26T07:41:08Z</dc:date>
    <item>
      <title>Custom connector and Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-connector-and-Direct-Discovery/m-p/792312#M437950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys! I've created custom simple connector and trying to use it with Direct Discovery. I've created DIRECT QUERY in script and has successfully loaded data. But in Chart i have no calulated data (my expression looks like SUM(Field) ). &lt;/P&gt;&lt;P&gt;My direct query looks like:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direct Query &lt;/P&gt;&lt;P&gt;DIMENSION Id &lt;/P&gt;&lt;P&gt;MEASURE Field&lt;/P&gt;&lt;P&gt;From MyTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My connector recognise all sql requests. How columns should be named in response for sql query? &lt;SPAN style="font-size: 13.3333330154419px;"&gt;what should i send in response for &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;sql query recieved from Qlik? &lt;SPAN style="font-size: 13.3333330154419px;"&gt;(I know about QVX format and have SDK documentation). Right now i send all data as i do it with sql select * from MyTable. But i have no result. What am i missing? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 07:41:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-connector-and-Direct-Discovery/m-p/792312#M437950</guid>
      <dc:creator>alex_nerush</dc:creator>
      <dc:date>2015-02-26T07:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom connector and Direct Discovery</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-connector-and-Direct-Discovery/m-p/792313#M437951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've found solution for the problem.&amp;nbsp; If you use MEASURE Field and aggregation function in a chart, you will need to specify valid type: QVX_SIGNED_INTEGER, QVX_UNSIGNED_INTEGER, QVX_IEEE_REAL. &lt;/P&gt;&lt;P&gt;In my case i've specified QVX_TEXT, so i have no valid result. That was the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 10:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-connector-and-Direct-Discovery/m-p/792313#M437951</guid>
      <dc:creator>alex_nerush</dc:creator>
      <dc:date>2015-02-26T10:04:40Z</dc:date>
    </item>
  </channel>
</rss>

