<?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: Can we add dropdowns to select data tables at sheet to compare varaiables' existing (flag)? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Can-we-add-dropdowns-to-select-data-tables-at-sheet-to-compare/m-p/1985116#M81320</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141236"&gt;@nezuko_kamado&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;maybe you could review this:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/August2022/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/August2022/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think is a better way to perform comparative analysis using the same field.&lt;/P&gt;
&lt;P&gt;Hope it helps!&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;</description>
    <pubDate>Mon, 26 Sep 2022 06:16:27 GMT</pubDate>
    <dc:creator>Mario_De_Felipe</dc:creator>
    <dc:date>2022-09-26T06:16:27Z</dc:date>
    <item>
      <title>Can we add dropdowns to select data tables at sheet to compare varaiables' existing (flag)?</title>
      <link>https://community.qlik.com/t5/App-Development/Can-we-add-dropdowns-to-select-data-tables-at-sheet-to-compare/m-p/1980634#M80923</link>
      <description>&lt;P&gt;I simplified mydata tables here, but my actual data tables have thousands of IDs and multiple varaibles(columns) for over 24 months.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 492px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/89040i3797EE3B2BF34200/image-dimensions/492x184?v=v2" width="492" height="184" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;What I want to compare is the existance of IDs over months, maybe, within a window of 12 month difference(1, 3 ,6 and 12 month flags).&lt;/P&gt;
&lt;P&gt;In order to do so, &lt;STRONG&gt;can I add drop downs that&amp;nbsp;selecting data tables at the sheet and calculating cancelation rate or delivered rate between the selected two months?&amp;nbsp; like as below.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/89044iE13F1761133D3149/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="Capture2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If not, what would be your recommendation that I can create at load editor?&lt;/P&gt;
&lt;P&gt;I used flag for two tables,&amp;nbsp; then I had to create too many combinations of tables for over 24 months, and which is better avoided....&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Check2Tables:
loadID, IDAug Resident AugTable;

Join(Check2Tables) load ID, IDSep Resident SepTable;

Left Join(Check2Tables) loadID, if(IDAug =IDSep, 'Remained', 'Removed') as Flag
Resident Check2Tables;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 22:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Can-we-add-dropdowns-to-select-data-tables-at-sheet-to-compare/m-p/1980634#M80923</guid>
      <dc:creator>nezuko_kamado</dc:creator>
      <dc:date>2022-09-13T22:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can we add dropdowns to select data tables at sheet to compare varaiables' existing (flag)?</title>
      <link>https://community.qlik.com/t5/App-Development/Can-we-add-dropdowns-to-select-data-tables-at-sheet-to-compare/m-p/1985116#M81320</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141236"&gt;@nezuko_kamado&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;maybe you could review this:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/August2022/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/August2022/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think is a better way to perform comparative analysis using the same field.&lt;/P&gt;
&lt;P&gt;Hope it helps!&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 06:16:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Can-we-add-dropdowns-to-select-data-tables-at-sheet-to-compare/m-p/1985116#M81320</guid>
      <dc:creator>Mario_De_Felipe</dc:creator>
      <dc:date>2022-09-26T06:16:27Z</dc:date>
    </item>
  </channel>
</rss>

