<?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 Run Qlikview application based on Flag in the database table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Run-Qlikview-application-based-on-Flag-in-the-database-table/m-p/36638#M776123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to run a qlikview application from QMC only if the flag is defined as Yes in the database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (select val from table) returns Yes then &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Task successful&lt;/P&gt;&lt;P&gt;Else&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Task failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Run Qlikview application based on Flag in the database table</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Qlikview-application-based-on-Flag-in-the-database-table/m-p/36638#M776123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to run a qlikview application from QMC only if the flag is defined as Yes in the database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (select val from table) returns Yes then &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Task successful&lt;/P&gt;&lt;P&gt;Else&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Task failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Qlikview-application-based-on-Flag-in-the-database-table/m-p/36638#M776123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Run Qlikview application based on Flag in the database table</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Qlikview-application-based-on-Flag-in-the-database-table/m-p/36639#M776124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you need is an EDX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if the condition is true you trigger the task using EDX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info check link below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3024"&gt;Using EDX in QlikView 11 - basic example&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 17:42:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Qlikview-application-based-on-Flag-in-the-database-table/m-p/36639#M776124</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-04-30T17:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Run Qlikview application based on Flag in the database table</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Qlikview-application-based-on-Flag-in-the-database-table/m-p/36640#M776125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be try exit when in the load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;connect to your db&lt;/P&gt;&lt;P&gt;T1:&lt;/P&gt;&lt;P&gt;SQL Select flag From your Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vFalg=Peek('flag',0,'T1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exit Script When $(vFlag)=1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 18:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Qlikview-application-based-on-Flag-in-the-database-table/m-p/36640#M776125</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-04-30T18:12:49Z</dc:date>
    </item>
  </channel>
</rss>

