<?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 Calling oracle function which returns output from qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calling-oracle-function-which-returns-output-from-qlikview/m-p/1524127#M749055</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to qlikview and need help. I am trying to invoke oracle function which returns output as boolean. Ideally this function execute logic and insert data into table, based on output of this function I need to select data from other table.&lt;/P&gt;&lt;P&gt;I am unable to invoke function using statement &lt;STRONG&gt;SQL Select dboschema.pckgname.funcname ('a','b','c','d')as temptable from dual;&lt;/STRONG&gt; in qlikview&lt;/P&gt;&lt;P&gt;When I try to execute above statement it gives me an error of invalid data type; all passed parameter are varchar in function.&lt;/P&gt;&lt;P&gt;When I execute function in DB with PLSQL synatx&amp;nbsp;as above it gives me same error. Then I executed pckg in DB with syntax&lt;/P&gt;&lt;P&gt;declare&lt;/P&gt;&lt;P&gt;valu BOOLEAN;&lt;/P&gt;&lt;P&gt;begin&lt;/P&gt;&lt;P&gt;valu :=&amp;nbsp;&lt;SPAN&gt;dboschema.pckgname.funcname ('a','b','c','d')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;if valu&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;&amp;nbsp; dbms_output.put_line('True');&lt;/P&gt;&lt;P&gt;End if;&lt;/P&gt;&lt;P&gt;This worked for me in DB. I am looking for similar expression in Qlikview. Can anyone help me on this asap ?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sangeeta&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>sbasavar</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Calling oracle function which returns output from qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Calling-oracle-function-which-returns-output-from-qlikview/m-p/1524127#M749055</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to qlikview and need help. I am trying to invoke oracle function which returns output as boolean. Ideally this function execute logic and insert data into table, based on output of this function I need to select data from other table.&lt;/P&gt;&lt;P&gt;I am unable to invoke function using statement &lt;STRONG&gt;SQL Select dboschema.pckgname.funcname ('a','b','c','d')as temptable from dual;&lt;/STRONG&gt; in qlikview&lt;/P&gt;&lt;P&gt;When I try to execute above statement it gives me an error of invalid data type; all passed parameter are varchar in function.&lt;/P&gt;&lt;P&gt;When I execute function in DB with PLSQL synatx&amp;nbsp;as above it gives me same error. Then I executed pckg in DB with syntax&lt;/P&gt;&lt;P&gt;declare&lt;/P&gt;&lt;P&gt;valu BOOLEAN;&lt;/P&gt;&lt;P&gt;begin&lt;/P&gt;&lt;P&gt;valu :=&amp;nbsp;&lt;SPAN&gt;dboschema.pckgname.funcname ('a','b','c','d')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;if valu&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;&amp;nbsp; dbms_output.put_line('True');&lt;/P&gt;&lt;P&gt;End if;&lt;/P&gt;&lt;P&gt;This worked for me in DB. I am looking for similar expression in Qlikview. Can anyone help me on this asap ?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sangeeta&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calling-oracle-function-which-returns-output-from-qlikview/m-p/1524127#M749055</guid>
      <dc:creator>sbasavar</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
  </channel>
</rss>

