<?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: separating charts from filters in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/separating-charts-from-filters/m-p/2502905#M103522</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;I don't have much knowledge with power bi, but based on the context you mentioned, I believe that the possibility is alternative states.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2022/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2022/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;See qlik help to understand, you can also search the topic on qlik Community, you will find great cases that can help you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- Regards, Matheus&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jan 2025 18:19:20 GMT</pubDate>
    <dc:creator>MatheusC</dc:creator>
    <dc:date>2025-01-24T18:19:20Z</dc:date>
    <item>
      <title>separating charts from filters</title>
      <link>https://community.qlik.com/t5/App-Development/separating-charts-from-filters/m-p/2502901#M103521</link>
      <description>&lt;P&gt;For those that have developed in Microsoft Power BI, there is an awesome little trick where when you are building a chart, you can toggle a little eyeball icon which removes the association, meaning that that visual will stay independent of everything else across the whole app. I know you can play with modeling and maybe expressions but is there a similar feature i've been missing somewhere?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 18:05:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/separating-charts-from-filters/m-p/2502901#M103521</guid>
      <dc:creator>jalanhart</dc:creator>
      <dc:date>2025-01-24T18:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: separating charts from filters</title>
      <link>https://community.qlik.com/t5/App-Development/separating-charts-from-filters/m-p/2502905#M103522</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I don't have much knowledge with power bi, but based on the context you mentioned, I believe that the possibility is alternative states.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2022/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2022/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;See qlik help to understand, you can also search the topic on qlik Community, you will find great cases that can help you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- Regards, Matheus&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 18:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/separating-charts-from-filters/m-p/2502905#M103522</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-01-24T18:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: separating charts from filters</title>
      <link>https://community.qlik.com/t5/App-Development/separating-charts-from-filters/m-p/2502906#M103523</link>
      <description>&lt;P&gt;The easiest way and least impactful is to use set analysis to ignore selections. The alternative is to create an alternate state in your app and assign your chart to that state.&lt;/P&gt;
&lt;P&gt;The reason that expressions are least impactful is that Qlik is always clickable and users will be able to select dimensions in your "Static" chart and the expression approach will allow those selections to filter through to the rest of the app instead of creating two sets of selections to keep track of.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 18:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/separating-charts-from-filters/m-p/2502906#M103523</guid>
      <dc:creator>chriscammers</dc:creator>
      <dc:date>2025-01-24T18:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: separating charts from filters</title>
      <link>https://community.qlik.com/t5/App-Development/separating-charts-from-filters/m-p/2502907#M103524</link>
      <description>&lt;P&gt;thanks Chris,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is there an all encompassing set analysis expression you can use? I think I've done some before where I excluded a field or two but I've had a couple requests to have a graph not be able to change AT ALL.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 18:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/separating-charts-from-filters/m-p/2502907#M103524</guid>
      <dc:creator>jalanhart</dc:creator>
      <dc:date>2025-01-24T18:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: separating charts from filters</title>
      <link>https://community.qlik.com/t5/App-Development/separating-charts-from-filters/m-p/2502909#M103526</link>
      <description>&lt;P&gt;if your case is to ignore any field that is filtered then maybe like:&lt;/P&gt;
&lt;P&gt;sum({1} value)&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 19:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/separating-charts-from-filters/m-p/2502909#M103526</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-01-24T19:00:39Z</dc:date>
    </item>
  </channel>
</rss>

