<?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 How to create button to disable particular fields in filter pane? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-create-button-to-disable-particular-fields-in-filter-pane/m-p/1976896#M80596</link>
    <description>&lt;P&gt;I need to create button which will disable some selections from filter panes.&lt;/P&gt;
&lt;P&gt;Basically the logic is following.&lt;/P&gt;
&lt;P&gt;I have the fct table with all values which looks +/- like this (abstract):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ledi12_0-1662378263443.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88264iCA881C631E8F4D60/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ledi12_0-1662378263443.png" alt="ledi12_0-1662378263443.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also have another table which contains the same columns but in this case, only one out of 3 columns can contain value.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ledi12_1-1662378340090.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88265iBFF2AD7A03A438A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ledi12_1-1662378340090.png" alt="ledi12_1-1662378340090.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd like to use second table for my condition in button action so the final result should be following:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ledi12_2-1662378454085.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88266i4D1C2E19986A85F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ledi12_2-1662378454085.png" alt="ledi12_2-1662378454085.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;grey - disabled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd appreciate any hints &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Sep 2022 11:48:33 GMT</pubDate>
    <dc:creator>ledi12</dc:creator>
    <dc:date>2022-09-05T11:48:33Z</dc:date>
    <item>
      <title>How to create button to disable particular fields in filter pane?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-create-button-to-disable-particular-fields-in-filter-pane/m-p/1976896#M80596</link>
      <description>&lt;P&gt;I need to create button which will disable some selections from filter panes.&lt;/P&gt;
&lt;P&gt;Basically the logic is following.&lt;/P&gt;
&lt;P&gt;I have the fct table with all values which looks +/- like this (abstract):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ledi12_0-1662378263443.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88264iCA881C631E8F4D60/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ledi12_0-1662378263443.png" alt="ledi12_0-1662378263443.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also have another table which contains the same columns but in this case, only one out of 3 columns can contain value.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ledi12_1-1662378340090.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88265iBFF2AD7A03A438A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ledi12_1-1662378340090.png" alt="ledi12_1-1662378340090.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd like to use second table for my condition in button action so the final result should be following:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ledi12_2-1662378454085.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88266i4D1C2E19986A85F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ledi12_2-1662378454085.png" alt="ledi12_2-1662378454085.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;grey - disabled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd appreciate any hints &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 11:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-create-button-to-disable-particular-fields-in-filter-pane/m-p/1976896#M80596</guid>
      <dc:creator>ledi12</dc:creator>
      <dc:date>2022-09-05T11:48:33Z</dc:date>
    </item>
  </channel>
</rss>

