<?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 Using a filter for another column for only one chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-a-filter-for-another-column-for-only-one-chart/m-p/1888221#M73191</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;I have a date range filter by one of the columns for all my charts. But for one chart I want to write: ignore the filter on column 1 (the dimension specified in filter), but use this value for the filter on the other column.&lt;/P&gt;
&lt;P&gt;So i need something like:&lt;/P&gt;
&lt;P&gt;Count({&amp;lt;Col1=&amp;gt;, Col2=filter value} distinct user_id)&lt;/P&gt;
&lt;P&gt;How could I do that?&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Wed, 02 Feb 2022 14:52:12 GMT</pubDate>
    <dc:creator>ZimaBlue</dc:creator>
    <dc:date>2022-02-02T14:52:12Z</dc:date>
    <item>
      <title>Using a filter for another column for only one chart</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-filter-for-another-column-for-only-one-chart/m-p/1888221#M73191</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;I have a date range filter by one of the columns for all my charts. But for one chart I want to write: ignore the filter on column 1 (the dimension specified in filter), but use this value for the filter on the other column.&lt;/P&gt;
&lt;P&gt;So i need something like:&lt;/P&gt;
&lt;P&gt;Count({&amp;lt;Col1=&amp;gt;, Col2=filter value} distinct user_id)&lt;/P&gt;
&lt;P&gt;How could I do that?&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 14:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-filter-for-another-column-for-only-one-chart/m-p/1888221#M73191</guid>
      <dc:creator>ZimaBlue</dc:creator>
      <dc:date>2022-02-02T14:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using a filter for another column for only one chart</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-filter-for-another-column-for-only-one-chart/m-p/1889511#M73275</link>
      <description>&lt;P&gt;Maybe I can create another filter that will automatically take the values of the first filter? Is it possible?&lt;/P&gt;</description>
      <pubDate>Sun, 06 Feb 2022 10:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-filter-for-another-column-for-only-one-chart/m-p/1889511#M73275</guid>
      <dc:creator>ZimaBlue</dc:creator>
      <dc:date>2022-02-06T10:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using a filter for another column for only one chart</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-filter-for-another-column-for-only-one-chart/m-p/1890866#M73392</link>
      <description>&lt;P&gt;I do not know if this is the most elegant solution, since I am new to qlik sense. But I managed to set it up like this:&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;Creating two variables with dates&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;Variables are placed in the main dashboard using the variable extension with the input field type&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp;Report user can change these dates, so the values of the variable will change. In the formulas for charts, I refer to these variables for the columns I need.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 09:54:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-filter-for-another-column-for-only-one-chart/m-p/1890866#M73392</guid>
      <dc:creator>ZimaBlue</dc:creator>
      <dc:date>2022-02-09T09:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using a filter for another column for only one chart</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-filter-for-another-column-for-only-one-chart/m-p/1890931#M73399</link>
      <description>&lt;P&gt;You may have a read on &lt;A href="https://help.qlik.com/en-US/sense/November2021/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm" target="_blank" rel="noopener"&gt;alternate states&lt;/A&gt;. Since for other similar problems this can fit your requirement as well, i think.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 12:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-filter-for-another-column-for-only-one-chart/m-p/1890931#M73399</guid>
      <dc:creator>chris_djih</dc:creator>
      <dc:date>2022-02-09T12:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using a filter for another column for only one chart</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-filter-for-another-column-for-only-one-chart/m-p/1891409#M73457</link>
      <description>&lt;P&gt;unfortunately, I don't have alternate states in master elements section, only dimensions, measures and visualizations&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 09:26:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-filter-for-another-column-for-only-one-chart/m-p/1891409#M73457</guid>
      <dc:creator>ZimaBlue</dc:creator>
      <dc:date>2022-02-10T09:26:42Z</dc:date>
    </item>
  </channel>
</rss>

