<?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 Passing parameter in sql part in qlik extractor in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Passing-parameter-in-sql-part-in-qlik-extractor/m-p/1570777#M41613</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have to pass a parameter in extractor in the sql part.&lt;/P&gt;&lt;P&gt;Normally in Mysql i have used the below query:&lt;/P&gt;&lt;P&gt;select s.* from (select @p1:=786) parm,&amp;nbsp; Agent_Response&amp;nbsp; s;&lt;/P&gt;&lt;P&gt;(@p1 refers to a parameter in Mysql function)&lt;/P&gt;&lt;P&gt;I need to apply the above parameter to retrieve the data related to 786 client.&lt;/P&gt;&lt;P&gt;I have used in qlik like below script bit it gave me error.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Agent_Response:&lt;BR /&gt;LOAD id,&lt;BR /&gt;`client_id`,&lt;BR /&gt;`date`,&lt;BR /&gt;duration;&lt;BR /&gt;SQL SELECT id,&lt;BR /&gt;`client_id`,&lt;BR /&gt;`date`,&lt;BR /&gt;duration&lt;BR /&gt;FROM (select @p1:=786 p) parm ,Agent_Response`;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please help in achieving this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2019 06:59:00 GMT</pubDate>
    <dc:creator>sarath_babu</dc:creator>
    <dc:date>2019-04-18T06:59:00Z</dc:date>
    <item>
      <title>Passing parameter in sql part in qlik extractor</title>
      <link>https://community.qlik.com/t5/App-Development/Passing-parameter-in-sql-part-in-qlik-extractor/m-p/1570777#M41613</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have to pass a parameter in extractor in the sql part.&lt;/P&gt;&lt;P&gt;Normally in Mysql i have used the below query:&lt;/P&gt;&lt;P&gt;select s.* from (select @p1:=786) parm,&amp;nbsp; Agent_Response&amp;nbsp; s;&lt;/P&gt;&lt;P&gt;(@p1 refers to a parameter in Mysql function)&lt;/P&gt;&lt;P&gt;I need to apply the above parameter to retrieve the data related to 786 client.&lt;/P&gt;&lt;P&gt;I have used in qlik like below script bit it gave me error.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Agent_Response:&lt;BR /&gt;LOAD id,&lt;BR /&gt;`client_id`,&lt;BR /&gt;`date`,&lt;BR /&gt;duration;&lt;BR /&gt;SQL SELECT id,&lt;BR /&gt;`client_id`,&lt;BR /&gt;`date`,&lt;BR /&gt;duration&lt;BR /&gt;FROM (select @p1:=786 p) parm ,Agent_Response`;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please help in achieving this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 06:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Passing-parameter-in-sql-part-in-qlik-extractor/m-p/1570777#M41613</guid>
      <dc:creator>sarath_babu</dc:creator>
      <dc:date>2019-04-18T06:59:00Z</dc:date>
    </item>
  </channel>
</rss>

