<?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 Filtering dimension based on object selection button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filtering-dimension-based-on-object-selection-button/m-p/2136916#M1224817</link>
    <description>&lt;P&gt;Hi, I have a dimension as STATUS which includes different fields like opened, cancelled,......etc . I created one text object I see it as a button. Whenever I click button the table should show all the record including&amp;nbsp; (cancelled) and again when I click button it should show all the record except (cancelled). How can I do that?&lt;/P&gt;</description>
    <pubDate>Sat, 11 Nov 2023 10:57:43 GMT</pubDate>
    <dc:creator>prathmeshb27</dc:creator>
    <dc:date>2023-11-11T10:57:43Z</dc:date>
    <item>
      <title>Filtering dimension based on object selection button</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-dimension-based-on-object-selection-button/m-p/2136916#M1224817</link>
      <description>&lt;P&gt;Hi, I have a dimension as STATUS which includes different fields like opened, cancelled,......etc . I created one text object I see it as a button. Whenever I click button the table should show all the record including&amp;nbsp; (cancelled) and again when I click button it should show all the record except (cancelled). How can I do that?&lt;/P&gt;</description>
      <pubDate>Sat, 11 Nov 2023 10:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-dimension-based-on-object-selection-button/m-p/2136916#M1224817</guid>
      <dc:creator>prathmeshb27</dc:creator>
      <dc:date>2023-11-11T10:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering dimension based on object selection button</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-dimension-based-on-object-selection-button/m-p/2143605#M1224919</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/252949"&gt;@prathmeshb27&lt;/a&gt;&amp;nbsp; Please follow the below steps:&lt;/P&gt;
&lt;P&gt;Step 1: I created a sample data in load script Editor&lt;/P&gt;
&lt;P&gt;NoConcatenate&lt;BR /&gt;Temp:&lt;BR /&gt;Load ID, Status, Date(Date#(Date,'MM/DD/YYYY'),'MM/DD/YYYY') as Date&lt;/P&gt;
&lt;P&gt;Inline [&lt;BR /&gt;ID, Status, Date&lt;BR /&gt;1, Opened, 03/11/2023&lt;BR /&gt;2, Cancelled, 04/11/2023&lt;BR /&gt;3, Cancelled, 05/11/2023&lt;BR /&gt;4, Closed, 06/11/2023&lt;BR /&gt;5,Re-Opened,07/11/2023&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Step2: Create 2 straight tables one for Cancelled Status and one for other Status&lt;/P&gt;
&lt;P&gt;To get only Cancelled Status I used the below expression:&lt;/P&gt;
&lt;P&gt;Aggr(Only({&amp;lt;Status={'Cancelled'}&amp;gt;}Status),Status)&lt;/P&gt;
&lt;P&gt;To get other Status I used another expression:&lt;/P&gt;
&lt;P&gt;Aggr(Only({&amp;lt;Status-={'Cancelled'}&amp;gt;}Status),Status)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sidhiq91_0-1701576599821.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/120940iADBC190F9ABF4C22/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sidhiq91_0-1701576599821.png" alt="sidhiq91_0-1701576599821.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Step 3: To create a toggle button between 2 Status, follow the link below:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=PLlguzpVdB0" target="_blank"&gt;https://www.youtube.com/watch?v=PLlguzpVdB0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If this resolves your issue, please like and accept it as a solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Dec 2023 04:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-dimension-based-on-object-selection-button/m-p/2143605#M1224919</guid>
      <dc:creator>sidhiq91</dc:creator>
      <dc:date>2023-12-03T04:11:21Z</dc:date>
    </item>
  </channel>
</rss>

