<?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 my button action should not interact with other chart in qliksense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/my-button-action-should-not-interact-with-other-chart-in/m-p/2413510#M94874</link>
    <description>&lt;P&gt;&lt;SPAN&gt;i have two sliders, one slider variable is vs1 and another slider varaible vs2, i have one button, in the button i have added action select values in a field, field is delv_qty &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and expression for this&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; if( GetFieldSelections(Period)='YTD', Concat(distinct {1&amp;lt;PYTD ={1},delv_qty={"&amp;gt;=$(vs1) and &amp;lt;=$(vs2)"}&amp;gt;} delv_qty, ';'), Concat(distinct {1&amp;lt;PR12M ={1},delv_qty={"&amp;gt;=$(vs1) and &amp;lt;=$(vs2)"}&amp;gt;} delv_qty, ';')), &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;when change the slider range and click on the button it will filter delvqty in the sheet, entire sheet is interact with buttons action filter all charts of data. but i don't want it filter all charts of data. i have several buttons , only button label display data should change&amp;nbsp; based delvqty filter button, beside&amp;nbsp; that water fall chart is there that should not interact with button action delvqty filter, Kindly let me know i avoid that intteraction, water fall dat should remain same when applyfilter filter select also. i have attached screenshot, the below highlighted buttons&amp;nbsp; should display as per Apply filter action. remaining all charts present in that should not interact&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Swathi_0-1706780180246.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158849iBE670BBEC096711E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Swathi_0-1706780180246.png" alt="Swathi_0-1706780180246.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:05:22 GMT</pubDate>
    <dc:creator>Swathi</dc:creator>
    <dc:date>2024-11-15T21:05:22Z</dc:date>
    <item>
      <title>my button action should not interact with other chart in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/my-button-action-should-not-interact-with-other-chart-in/m-p/2413510#M94874</link>
      <description>&lt;P&gt;&lt;SPAN&gt;i have two sliders, one slider variable is vs1 and another slider varaible vs2, i have one button, in the button i have added action select values in a field, field is delv_qty &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and expression for this&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; if( GetFieldSelections(Period)='YTD', Concat(distinct {1&amp;lt;PYTD ={1},delv_qty={"&amp;gt;=$(vs1) and &amp;lt;=$(vs2)"}&amp;gt;} delv_qty, ';'), Concat(distinct {1&amp;lt;PR12M ={1},delv_qty={"&amp;gt;=$(vs1) and &amp;lt;=$(vs2)"}&amp;gt;} delv_qty, ';')), &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;when change the slider range and click on the button it will filter delvqty in the sheet, entire sheet is interact with buttons action filter all charts of data. but i don't want it filter all charts of data. i have several buttons , only button label display data should change&amp;nbsp; based delvqty filter button, beside&amp;nbsp; that water fall chart is there that should not interact with button action delvqty filter, Kindly let me know i avoid that intteraction, water fall dat should remain same when applyfilter filter select also. i have attached screenshot, the below highlighted buttons&amp;nbsp; should display as per Apply filter action. remaining all charts present in that should not interact&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Swathi_0-1706780180246.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158849iBE670BBEC096711E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Swathi_0-1706780180246.png" alt="Swathi_0-1706780180246.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:05:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/my-button-action-should-not-interact-with-other-chart-in/m-p/2413510#M94874</guid>
      <dc:creator>Swathi</dc:creator>
      <dc:date>2024-11-15T21:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: my button action should not interact with other chart in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/my-button-action-should-not-interact-with-other-chart-in/m-p/2413587#M94882</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;Swathi, I'm not sure I understood your purpose.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Here is a suggestion that I hope can be helpful. If you want some objects in your sheet not to react by selections, you can use alternate states:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/sense/November2023/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm" target="_blank"&gt;Using alternate states for comparative analysis | Qlik Sense on Windows Help&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Bye&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 12:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/my-button-action-should-not-interact-with-other-chart-in/m-p/2413587#M94882</guid>
      <dc:creator>F_B</dc:creator>
      <dc:date>2024-02-01T12:44:43Z</dc:date>
    </item>
  </channel>
</rss>

