<?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: Joining a Standalone inline table with Main table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Joining-a-Standalone-inline-table-with-Main-table/m-p/1723093#M63928</link>
    <description>&lt;P&gt;If it doesn't join to the main table, then how is filtering supposed to work?&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jun 2020 13:23:25 GMT</pubDate>
    <dc:creator>JustinDallas</dc:creator>
    <dc:date>2020-06-29T13:23:25Z</dc:date>
    <item>
      <title>Joining a Standalone inline table with Main table</title>
      <link>https://community.qlik.com/t5/App-Development/Joining-a-Standalone-inline-table-with-Main-table/m-p/1723030#M63927</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Iam having a static hardcoded "year" inline table that mainly consists of random years between 2015 and 2025 that Iam mainly using as a filer to my main report. The inline table does not have any common joining to the "main details" table from which the columns are being pulled in the main report. Due to this when Iam filtering on suppose year 2020, Iam getting duplicate rows in main report. how can I avoid that.&amp;nbsp; This filter is also being used in as a calculated condition in the report .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;example : Load * inline [year&lt;/P&gt;&lt;P&gt;2015&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;2025];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me in this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Ajith&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:02:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Joining-a-Standalone-inline-table-with-Main-table/m-p/1723030#M63927</guid>
      <dc:creator>ajith_qlik</dc:creator>
      <dc:date>2024-11-16T02:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a Standalone inline table with Main table</title>
      <link>https://community.qlik.com/t5/App-Development/Joining-a-Standalone-inline-table-with-Main-table/m-p/1723093#M63928</link>
      <description>&lt;P&gt;If it doesn't join to the main table, then how is filtering supposed to work?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 13:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Joining-a-Standalone-inline-table-with-Main-table/m-p/1723093#M63928</guid>
      <dc:creator>JustinDallas</dc:creator>
      <dc:date>2020-06-29T13:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a Standalone inline table with Main table</title>
      <link>https://community.qlik.com/t5/App-Development/Joining-a-Standalone-inline-table-with-Main-table/m-p/1723099#M63929</link>
      <description>&lt;P&gt;Iam finding means to join both the tables using some user created keys. Is there any way to do it? In short if I select 2020 in the static filter the report should get filtered for the specific year. What is the way to do it? or is there any other way apart from creating a standalone static filter to achieve this?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 13:36:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Joining-a-Standalone-inline-table-with-Main-table/m-p/1723099#M63929</guid>
      <dc:creator>ajith_qlik</dc:creator>
      <dc:date>2020-06-29T13:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a Standalone inline table with Main table</title>
      <link>https://community.qlik.com/t5/App-Development/Joining-a-Standalone-inline-table-with-Main-table/m-p/1723142#M63930</link>
      <description>&lt;P&gt;Sounds like you are trying to create a Master Calendar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-QlikView/How-to-Create-Master-Calendar/td-p/103109" target="_blank"&gt;https://community.qlik.com/t5/New-to-QlikView/How-to-Create-Master-Calendar/td-p/103109&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 14:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Joining-a-Standalone-inline-table-with-Main-table/m-p/1723142#M63930</guid>
      <dc:creator>JustinDallas</dc:creator>
      <dc:date>2020-06-29T14:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a Standalone inline table with Main table</title>
      <link>https://community.qlik.com/t5/App-Development/Joining-a-Standalone-inline-table-with-Main-table/m-p/1723191#M63931</link>
      <description>&lt;P&gt;No its not. Let me rephrase my issue. I need a filter for year running from 2015 to 2025. Suppose I select 2020 from the list of values, the report would give me projections whether the shipment arrived in 2020 or will it arrive in 2021. So if it arrived in 2020, it will show status as Goods Delivered for that GoodsID and if not it will show as Goods&amp;nbsp; would be Delivered in next year. So in short there is no filterations happening (my bad as I mentioned it as filtering earlier), its just updating the statuses for the GoodsID based on this list of years. In short its giving a perspective for that year for that Goods ID. Let me know how I can achieve this.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 16:52:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Joining-a-Standalone-inline-table-with-Main-table/m-p/1723191#M63931</guid>
      <dc:creator>ajith_qlik</dc:creator>
      <dc:date>2020-06-29T16:52:08Z</dc:date>
    </item>
  </channel>
</rss>

