<?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: Container Tab should change order as per filter selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2137838#M92486</link>
    <description>&lt;P&gt;We have fixed the issue using rank function like the below&lt;/P&gt;
&lt;P&gt;As per the filter selection based on the count of value the container will be display&lt;/P&gt;
&lt;P&gt;=if(len(Only({&amp;lt;[ABC] = {"=Rank(count({&amp;lt;status={'Open'}&amp;gt;}number))=1"}&amp;gt;}[ABC]) ) = 0,0,1)&lt;/P&gt;
&lt;P&gt;Hope it might be some one helps.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Nov 2023 05:18:05 GMT</pubDate>
    <dc:creator>Venkatesh_5990</dc:creator>
    <dc:date>2023-11-15T05:18:05Z</dc:date>
    <item>
      <title>Container Tab should change order as per filter selection</title>
      <link>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2133959#M92153</link>
      <description>&lt;P&gt;In our dashboard we are using container, in the container we are having 5 tables like following order as A,B,C,D&amp;amp;E and filters value using like as same as A,B,C,D&amp;amp;E.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As default the container tab(tables) will be show like A,B,C,D&amp;amp;E&lt;/P&gt;
&lt;P&gt;If the user selected the filter C then the container tab(tables) order should change as C,A,B,D&amp;amp;E.&lt;/P&gt;
&lt;P&gt;If the user selected the filter D then the container tab(tables) order should change as D,A,B,C&amp;amp;D.&lt;/P&gt;
&lt;P&gt;I hope you all understand the requirement, can you please help me on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 05:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2133959#M92153</guid>
      <dc:creator>Venkatesh_5990</dc:creator>
      <dc:date>2023-11-02T05:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Container Tab should change order as per filter selection</title>
      <link>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2134169#M92176</link>
      <description>&lt;P&gt;As far as I know, reordering tabs can only be done manually.&lt;/P&gt;
&lt;P&gt;-ws&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 14:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2134169#M92176</guid>
      <dc:creator>WaltShpuntoff</dc:creator>
      <dc:date>2023-11-02T14:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Container Tab should change order as per filter selection</title>
      <link>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2137838#M92486</link>
      <description>&lt;P&gt;We have fixed the issue using rank function like the below&lt;/P&gt;
&lt;P&gt;As per the filter selection based on the count of value the container will be display&lt;/P&gt;
&lt;P&gt;=if(len(Only({&amp;lt;[ABC] = {"=Rank(count({&amp;lt;status={'Open'}&amp;gt;}number))=1"}&amp;gt;}[ABC]) ) = 0,0,1)&lt;/P&gt;
&lt;P&gt;Hope it might be some one helps.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 05:18:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2137838#M92486</guid>
      <dc:creator>Venkatesh_5990</dc:creator>
      <dc:date>2023-11-15T05:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Container Tab should change order as per filter selection</title>
      <link>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2140660#M92747</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/127847"&gt;@Venkatesh_5990&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where exactly did you used that condition.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 07:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2140660#M92747</guid>
      <dc:creator>Dbhati_66</dc:creator>
      <dc:date>2023-11-23T07:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Container Tab should change order as per filter selection</title>
      <link>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2140665#M92749</link>
      <description>&lt;P&gt;In the Show Condition&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 07:55:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2140665#M92749</guid>
      <dc:creator>Venkatesh_5990</dc:creator>
      <dc:date>2023-11-23T07:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Container Tab should change order as per filter selection</title>
      <link>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2140666#M92750</link>
      <description>&lt;P&gt;For me it is not changing order, it only show/hide that tab. If possible, could you please share that qvf file.&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 07:58:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2140666#M92750</guid>
      <dc:creator>Dbhati_66</dc:creator>
      <dc:date>2023-11-23T07:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Container Tab should change order as per filter selection</title>
      <link>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2140690#M92758</link>
      <description>&lt;P&gt;Solved&amp;nbsp; it using Bookmarks - Save Layout option.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 08:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Container-Tab-should-change-order-as-per-filter-selection/m-p/2140690#M92758</guid>
      <dc:creator>Dbhati_66</dc:creator>
      <dc:date>2023-11-23T08:43:53Z</dc:date>
    </item>
  </channel>
</rss>

