<?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 Multiple query execution in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Multiple-query-execution/m-p/2465974#M99218</link>
    <description>&lt;P&gt;I need to merge three reports in one application, Which displayed as worksheets in that one application. Lets call it X,Y,Z reports . In X reports I need to display all the projects with PSP _ELEMENT but in report Y I only need to display project with limited number of projects which holds some conditions like where&amp;nbsp;where "PSP_ELEMENT" like '%-BZ-%' OR "PSP_ELEMENT" like '%-BZ%'. I want to ask how to write query in Data load editior in such a way that one worksheets display all the projects and another reports will display projects with some conditions&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 20:56:03 GMT</pubDate>
    <dc:creator>Ns7703</dc:creator>
    <dc:date>2024-11-15T20:56:03Z</dc:date>
    <item>
      <title>Multiple query execution</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-query-execution/m-p/2465974#M99218</link>
      <description>&lt;P&gt;I need to merge three reports in one application, Which displayed as worksheets in that one application. Lets call it X,Y,Z reports . In X reports I need to display all the projects with PSP _ELEMENT but in report Y I only need to display project with limited number of projects which holds some conditions like where&amp;nbsp;where "PSP_ELEMENT" like '%-BZ-%' OR "PSP_ELEMENT" like '%-BZ%'. I want to ask how to write query in Data load editior in such a way that one worksheets display all the projects and another reports will display projects with some conditions&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-query-execution/m-p/2465974#M99218</guid>
      <dc:creator>Ns7703</dc:creator>
      <dc:date>2024-11-15T20:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple query execution</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-query-execution/m-p/2466173#M99232</link>
      <description>&lt;P&gt;Not sure if I understand the problem, but you can combine different data sets originated from different queries. Something like:&lt;BR /&gt;&lt;BR /&gt;MyTable:&lt;BR /&gt;SQL SELECT * FROM TableA WHERE Z = Y .....;&lt;BR /&gt;&lt;BR /&gt;Concatenate(MyTable)&lt;BR /&gt;SQL SELECT * FROM TableB WHERE A = ''some search' OR .....;&lt;BR /&gt;&lt;BR /&gt;Concatenate(MyTable)&lt;BR /&gt;SQL SELECT * FROM TableC WHERE Some other condition .....;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 18:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-query-execution/m-p/2466173#M99232</guid>
      <dc:creator>marksouzacosta</dc:creator>
      <dc:date>2024-06-27T18:26:02Z</dc:date>
    </item>
  </channel>
</rss>

