<?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: MySql Query not returning any data in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/MySql-Query-not-returning-any-data/m-p/2276733#M3195</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;&amp;nbsp; thanks for the reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes i did used the tDBinput and connected to tMySqlRow.&lt;/P&gt;
&lt;P&gt;then when i tried to execute this i was not able to get any output.&lt;/P&gt;
&lt;P&gt;can you please help me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 05 May 2019 15:15:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-05T15:15:44Z</dc:date>
    <item>
      <title>MySql Query not returning any data</title>
      <link>https://community.qlik.com/t5/Data-Quality/MySql-Query-not-returning-any-data/m-p/2276731#M3193</link>
      <description>&lt;P&gt;Hello All, I did tried to load the data from mysql using yMySqlRow component.&lt;/P&gt; 
&lt;P&gt;Query:-&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;"SELECT &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;`table`.`empID`, &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;`table`.`fromDate`, &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;`table`.`toDate`, &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;TIME_FORMAT(STR_TO_DATE(`table`.`fromTime`, '%H%i'), '%h:%i %p'),&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;`table`.`toTime`&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;FROM `table`"&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;here fromTime column values are in hh:mm am/pm(ex: 9:00 am) varchar data type.&lt;/P&gt; 
&lt;P&gt;So while loading the data i was trying to change the column data type into time(HH:MM&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;S AM/PM)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;But it is not returning any data.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Output:-&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;||||&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[statistics] disconnected&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;i did tried the another way also of sql query.&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;"SELECT &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;`table`.`empID`, &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;`table`.`fromDate`, &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;`table`.`toDate`, &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;CAST(`table`.`fromTime`, '%H%i'),&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;`table`.`toTime`&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;FROM `table`"&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;strill returing the same output.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any help please.&lt;/P&gt; 
&lt;P&gt;Mohan V.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/MySql-Query-not-returning-any-data/m-p/2276731#M3193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: MySql Query not returning any data</title>
      <link>https://community.qlik.com/t5/Data-Quality/MySql-Query-not-returning-any-data/m-p/2276732#M3194</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tMySQLRow does not return the data unless you do not use additional components&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;just use tDBInput for input&lt;/P&gt;</description>
      <pubDate>Sun, 05 May 2019 10:52:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/MySql-Query-not-returning-any-data/m-p/2276732#M3194</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-05-05T10:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: MySql Query not returning any data</title>
      <link>https://community.qlik.com/t5/Data-Quality/MySql-Query-not-returning-any-data/m-p/2276733#M3195</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;&amp;nbsp; thanks for the reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes i did used the tDBinput and connected to tMySqlRow.&lt;/P&gt;
&lt;P&gt;then when i tried to execute this i was not able to get any output.&lt;/P&gt;
&lt;P&gt;can you please help me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 May 2019 15:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/MySql-Query-not-returning-any-data/m-p/2276733#M3195</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-05T15:15:44Z</dc:date>
    </item>
  </channel>
</rss>

