<?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 Ignore filters in dimensions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1677960#M51549</link>
    <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;I'd been looking through Community about that but I couldn't find solution to our problem:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Facts:&lt;UL&gt;&lt;LI&gt;We've a dimension-only straigh table with 2 columns ('client' and 'Phone').&lt;/LI&gt;&lt;LI&gt;We also have a filter pane with date dimensions ('ThisMonthFlag', ...)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Question:&lt;UL&gt;&lt;LI&gt;What can we do to make 'client' and 'phone' dimensions not no be affected by date filters?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Note:&lt;UL&gt;&lt;LI&gt;There are not measures in the straigh table, so set analysis {&amp;lt;ThisMonthFlag=,...&amp;gt;}&amp;nbsp; on functions doesn't run.&lt;/LI&gt;&lt;LI&gt;We tryed aggr on dimensions like "=aggr(ONLY({&amp;lt;ThisMonthFlag=&amp;gt;}Phone),Pone)" and dimensions don't ignore ThisMonthFlag selections&lt;/LI&gt;&lt;LI&gt;We also tryed "=IF(ThisMonthFlag=1,Phone,Phone)" without success&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Sat, 16 Nov 2024 19:04:06 GMT</pubDate>
    <dc:creator>Gestion-PSD</dc:creator>
    <dc:date>2024-11-16T19:04:06Z</dc:date>
    <item>
      <title>Ignore filters in dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1677960#M51549</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;I'd been looking through Community about that but I couldn't find solution to our problem:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Facts:&lt;UL&gt;&lt;LI&gt;We've a dimension-only straigh table with 2 columns ('client' and 'Phone').&lt;/LI&gt;&lt;LI&gt;We also have a filter pane with date dimensions ('ThisMonthFlag', ...)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Question:&lt;UL&gt;&lt;LI&gt;What can we do to make 'client' and 'phone' dimensions not no be affected by date filters?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Note:&lt;UL&gt;&lt;LI&gt;There are not measures in the straigh table, so set analysis {&amp;lt;ThisMonthFlag=,...&amp;gt;}&amp;nbsp; on functions doesn't run.&lt;/LI&gt;&lt;LI&gt;We tryed aggr on dimensions like "=aggr(ONLY({&amp;lt;ThisMonthFlag=&amp;gt;}Phone),Pone)" and dimensions don't ignore ThisMonthFlag selections&lt;/LI&gt;&lt;LI&gt;We also tryed "=IF(ThisMonthFlag=1,Phone,Phone)" without success&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1677960#M51549</guid>
      <dc:creator>Gestion-PSD</dc:creator>
      <dc:date>2024-11-16T19:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filters in dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1678029#M51558</link>
      <description>&lt;P&gt;Add a dummy expression like this Avg({&amp;lt;&lt;SPAN&gt;ThisMonthFlag = , ...&lt;/SPAN&gt;&amp;gt;} 1)&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 13:21:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1678029#M51558</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-02-21T13:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filters in dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1678413#M51599</link>
      <description>&lt;P&gt;Hi Sunny.&lt;/P&gt;&lt;P&gt;Thanks for oyur reply, but it doesn't an option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can't show any field but 'Client' and 'phone' dimension (design requeriments)&lt;/P&gt;&lt;P&gt;I tryied to add a measure similar to yours and mark it as "Show colum if" = false() (to avoid it visibility) but it doesn't work.&lt;/P&gt;&lt;P&gt;Actually, with the measure visible, it's OK and dimensions aren't affected by filters, but when I hide it, dimensions are affected again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 11:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1678413#M51599</guid>
      <dc:creator>Gestion-PSD</dc:creator>
      <dc:date>2020-02-24T11:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filters in dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1678448#M51602</link>
      <description>&lt;P&gt;Can a client have multiple phones? If not, then may be you can use phones as an expression instead of a dimension?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 12:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1678448#M51602</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-02-24T12:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filters in dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1678454#M51603</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;Can a client have multiple phones?" Yes, absolutelly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Every client has multiple phones, but every phone&amp;nbsp;belongs to one client&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 12:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1678454#M51603</guid>
      <dc:creator>Gestion-PSD</dc:creator>
      <dc:date>2020-02-24T12:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filters in dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1678455#M51604</link>
      <description>&lt;P&gt;Oh that is true... may be use phone as a dimension and&amp;nbsp;&lt;SPAN&gt;Only({&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;ThisMonthFlag = , ...&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;} Client) as your expression&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 12:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1678455#M51604</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-02-24T12:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filters in dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1678460#M51605</link>
      <description>&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;That's working!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 12:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-filters-in-dimensions/m-p/1678460#M51605</guid>
      <dc:creator>Gestion-PSD</dc:creator>
      <dc:date>2020-02-24T12:53:35Z</dc:date>
    </item>
  </channel>
</rss>

