<?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 selection in one filter should not affect other filter in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/selection-in-one-filter-should-not-affect-other-filter/m-p/2525530#M107069</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've below two Filters Pane's.&lt;/P&gt;&lt;P&gt;Year&lt;/P&gt;&lt;P&gt;2022&lt;/P&gt;&lt;P&gt;2023&lt;/P&gt;&lt;P&gt;2024&lt;/P&gt;&lt;P&gt;2025&lt;/P&gt;&lt;P&gt;2026&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sale Year&lt;/P&gt;&lt;P&gt;2017&lt;/P&gt;&lt;P&gt;2018&lt;/P&gt;&lt;P&gt;2019&lt;/P&gt;&lt;P&gt;2024&lt;/P&gt;&lt;P&gt;2025&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my requirement is if I make selection in &lt;STRONG&gt;Year&lt;/STRONG&gt;&amp;nbsp;Filter Pane (ex: &lt;STRONG&gt;2025&lt;/STRONG&gt;) it should not affect &lt;STRONG&gt;Sale Year&lt;/STRONG&gt;&amp;nbsp;Filter Pane. I Know we can achieve it via alternate state, apart from&amp;nbsp;alternate state is there any other method to achieve it? Those two fields are from different tables and they have been linked via common column between both the tables.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;V&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jul 2025 19:00:23 GMT</pubDate>
    <dc:creator>vikasshana</dc:creator>
    <dc:date>2025-07-28T19:00:23Z</dc:date>
    <item>
      <title>selection in one filter should not affect other filter</title>
      <link>https://community.qlik.com/t5/App-Development/selection-in-one-filter-should-not-affect-other-filter/m-p/2525530#M107069</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've below two Filters Pane's.&lt;/P&gt;&lt;P&gt;Year&lt;/P&gt;&lt;P&gt;2022&lt;/P&gt;&lt;P&gt;2023&lt;/P&gt;&lt;P&gt;2024&lt;/P&gt;&lt;P&gt;2025&lt;/P&gt;&lt;P&gt;2026&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sale Year&lt;/P&gt;&lt;P&gt;2017&lt;/P&gt;&lt;P&gt;2018&lt;/P&gt;&lt;P&gt;2019&lt;/P&gt;&lt;P&gt;2024&lt;/P&gt;&lt;P&gt;2025&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my requirement is if I make selection in &lt;STRONG&gt;Year&lt;/STRONG&gt;&amp;nbsp;Filter Pane (ex: &lt;STRONG&gt;2025&lt;/STRONG&gt;) it should not affect &lt;STRONG&gt;Sale Year&lt;/STRONG&gt;&amp;nbsp;Filter Pane. I Know we can achieve it via alternate state, apart from&amp;nbsp;alternate state is there any other method to achieve it? Those two fields are from different tables and they have been linked via common column between both the tables.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;V&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 19:00:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/selection-in-one-filter-should-not-affect-other-filter/m-p/2525530#M107069</guid>
      <dc:creator>vikasshana</dc:creator>
      <dc:date>2025-07-28T19:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: selection in one filter should not affect other filter</title>
      <link>https://community.qlik.com/t5/App-Development/selection-in-one-filter-should-not-affect-other-filter/m-p/2525551#M107072</link>
      <description>&lt;P&gt;you may create inline table for SalesYear_dummy like below&lt;/P&gt;&lt;P&gt;load [sales year] as salesyear_dummy resident sales:&lt;/P&gt;&lt;P&gt;then use&amp;nbsp;salesyear_dummy field as a filter in frontend&lt;/P&gt;&lt;P&gt;you have to change set expression like below&lt;/P&gt;&lt;P&gt;sum({&amp;lt;salesyear_dummy=p([sales Yesr])&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 02:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/selection-in-one-filter-should-not-affect-other-filter/m-p/2525551#M107072</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2025-07-29T02:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: selection in one filter should not affect other filter</title>
      <link>https://community.qlik.com/t5/App-Development/selection-in-one-filter-should-not-affect-other-filter/m-p/2525554#M107073</link>
      <description>&lt;P&gt;1、&lt;STRONG style="margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; scrollbar-color: rgba(184, 186, 193, 0.6) transparent; scrollbar-width: thin; -webkit-text-stroke: 0px #333333; font-family: 'PingFang SC', Arial, sans-serif; font-weight: 600 !important; color: #333333; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;集合分析语法隔离&lt;/STRONG&gt;&lt;SPAN&gt;‌&lt;/SPAN&gt;&lt;BR style="margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; scrollbar-color: rgba(184, 186, 193, 0.6) transparent; scrollbar-width: thin; color: #333333; font-family: 'PingFang SC', Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" /&gt;&lt;SPAN&gt;使用&lt;/SPAN&gt;&lt;CODE style="margin: 0px 4px; padding: 1px 4px; -webkit-font-smoothing: antialiased; scrollbar-color: rgba(184, 186, 193, 0.6) transparent; scrollbar-width: thin; background: none 0% 0% / auto repeat scroll padding-box border-box #edeef0; border-radius: 6px; color: #333333; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;{&amp;lt;字段名={值}&amp;gt;}&lt;/CODE&gt;&lt;SPAN&gt;语法限定过滤器作用域，例如&lt;/SPAN&gt;&lt;CODE style="margin: 0px 4px; padding: 1px 4px; -webkit-font-smoothing: antialiased; scrollbar-color: rgba(184, 186, 193, 0.6) transparent; scrollbar-width: thin; background: none 0% 0% / auto repeat scroll padding-box border-box #edeef0; border-radius: 6px; color: #333333; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;sum({&amp;lt;产品名称={"美式中杯"}&amp;gt;} 数量*价格)&lt;/CODE&gt;&lt;SPAN&gt;确保仅作用于指定字段，不干扰其他维度筛选‌&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2、&lt;STRONG style="margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; scrollbar-color: rgba(184, 186, 193, 0.6) transparent; scrollbar-width: thin; -webkit-text-stroke: 0px #333333; font-family: 'PingFang SC', Arial, sans-serif; font-weight: 600 !important; color: #333333; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;通配符排除干扰&lt;/STRONG&gt;‌&lt;BR style="margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; scrollbar-color: rgba(184, 186, 193, 0.6) transparent; scrollbar-width: thin; color: #333333; font-family: 'PingFang SC', Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" /&gt;当需排除特定值时，采用&lt;CODE style="margin: 0px 4px; padding: 1px 4px; -webkit-font-smoothing: antialiased; scrollbar-color: rgba(184, 186, 193, 0.6) transparent; scrollbar-width: thin; background: none 0% 0% / auto repeat scroll padding-box border-box #edeef0; border-radius: 6px; color: #333333; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;{&amp;lt;字段名={“*”}-{“排除值”}&amp;gt;}&lt;/CODE&gt;语法（如&lt;CODE style="margin: 0px 4px; padding: 1px 4px; -webkit-font-smoothing: antialiased; scrollbar-color: rgba(184, 186, 193, 0.6) transparent; scrollbar-width: thin; background: none 0% 0% / auto repeat scroll padding-box border-box #edeef0; border-radius: 6px; color: #333333; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;sum({&amp;lt;咖啡种类={“*”}-{“美式”}&amp;gt;}销售额)&lt;/CODE&gt;），避免空值干扰其他过滤器联动‌&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3、&lt;STRONG style="margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; scrollbar-color: rgba(184, 186, 193, 0.6) transparent; scrollbar-width: thin; -webkit-text-stroke: 0px #333333; font-family: 'PingFang SC', Arial, sans-serif; font-weight: 600 !important; color: #333333; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;TOTAL函数保持全局值&lt;/STRONG&gt;‌&lt;BR style="margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; scrollbar-color: rgba(184, 186, 193, 0.6) transparent; scrollbar-width: thin; color: #333333; font-family: 'PingFang SC', Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" /&gt;在计算占比等指标时，使用&lt;CODE style="margin: 0px 4px; padding: 1px 4px; -webkit-font-smoothing: antialiased; scrollbar-color: rgba(184, 186, 193, 0.6) transparent; scrollbar-width: thin; background: none 0% 0% / auto repeat scroll padding-box border-box #edeef0; border-radius: 6px; color: #333333; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;sum(total 数量*价格)&lt;/CODE&gt;获取不受当前筛选器影响的全局总值，防止局部筛选污染整体数据‌&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 03:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/selection-in-one-filter-should-not-affect-other-filter/m-p/2525554#M107073</guid>
      <dc:creator>老肉肉</dc:creator>
      <dc:date>2025-07-29T03:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: selection in one filter should not affect other filter</title>
      <link>https://community.qlik.com/t5/App-Development/selection-in-one-filter-should-not-affect-other-filter/m-p/2526336#M107185</link>
      <description>&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;If you are looking for a comparative analysis in your dashboard where the user need to see data based of these YEAR filters separately, you can use the state option in Qlik Sense.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="georgia,palatino" color="#0000FF"&gt;Under Master items --&amp;gt; Create State. here i created one with name &lt;EM&gt;CustomState. see below image&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kaushi2020_1-1754455086697.png" style="width: 351px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182559i0159165B82AE615F/image-dimensions/351x544?v=v2" width="351" height="544" role="button" title="kaushi2020_1-1754455086697.png" alt="kaushi2020_1-1754455086697.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="georgia,palatino" color="#0000FF"&gt;Keep 2 separate filters. Assign the alternative state which we created earlier to the filter pane.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kaushi2020_3-1754455288257.png" style="width: 718px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182561iE09321F82D77A11C/image-dimensions/718x264?v=v2" width="718" height="264" role="button" title="kaushi2020_3-1754455288257.png" alt="kaushi2020_3-1754455288257.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;FONT face="georgia,palatino"&gt;with this, the first filter pane will have the default state and the other will have the custom state. These state option is used in Qlik Sense, if the user wish to compare the data with one set of data with another. Here these filters will work parallelly.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2025 04:43:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/selection-in-one-filter-should-not-affect-other-filter/m-p/2526336#M107185</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2025-08-06T04:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: selection in one filter should not affect other filter</title>
      <link>https://community.qlik.com/t5/App-Development/selection-in-one-filter-should-not-affect-other-filter/m-p/2526362#M107195</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/3349"&gt;@vikasshana&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The suggestions from&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47358"&gt;@anat&lt;/a&gt;&amp;nbsp;to use data islands (i.e. having fields that are not joined to the rest of the data model in any way) and&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/190879"&gt;@Kaushik2020&lt;/a&gt;&amp;nbsp;to set up Alternate States are both valid.&lt;/P&gt;&lt;P&gt;Another way to deal with it is to use &lt;A title="Set Analysis" href="https://www.quickintelligence.co.uk/prior-period-comparison/" target="_self"&gt;set analysis&lt;/A&gt; to ignore selections in fields you don't want. To do this, list the fields you want to ignore selections in and follow them with an equals sign.&lt;/P&gt;&lt;P&gt;So to ignore sale year when looking by year you would have:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;[Sale Year]=&amp;gt;}Stock)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And then to ignore year when looking at sales it would be:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;Year=}&amp;gt;}[Sales Value])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;What you probably will need to do though is ignore other fields also, probably all fields in one table when looking at the other. To do this you will need to list all the fields:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;[Sale Year]=,[Sale Month]=,[Sale Date]=&amp;gt;}Stock)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This could get to be quite a long list, so I would typically create variables for the fields that I need to ignore. So, &lt;STRONG&gt;vIgnoreSales&lt;/STRONG&gt; would have:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Sale Year]=,[Sale Month]=,[Sale Date]=,etc...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And then the expression would be:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;$(vIgnoreSales)&amp;gt;}Stock)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hope that all makes sense and points you in the right direction.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2025 07:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/selection-in-one-filter-should-not-affect-other-filter/m-p/2526362#M107195</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2025-08-06T07:15:34Z</dc:date>
    </item>
  </channel>
</rss>

