<?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: Identifiers to select on all but one specific dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Identifiers-to-select-on-all-but-one-specific-dimension/m-p/1619025#M46103</link>
    <description>&lt;P&gt;Few comments like&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&lt;STRONG&gt;Count( {1&amp;lt;[ReferenceDate.Calendar.DateNum] = {"&amp;gt;=$(=$(SelectedDateMinYTMmin1)) &amp;lt;$(=$(SelectedDateMaxYTMmin1))"}&lt;FONT color="#FF0000"&gt;, %Key=$::[ReferenceDate.Calendar*]&lt;/FONT&gt;&amp;gt;} Distinct( ReservationNumber))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Ignore-all-selections-except-some-specific-fields-using-Set/ta-p/1482031" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Documents/Ignore-all-selections-except-some-specific-fields-using-Set/ta-p/1482031&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2) Quite okay to me, What is your intention here?&lt;/P&gt;</description>
    <pubDate>Sat, 31 Aug 2019 04:10:57 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2019-08-31T04:10:57Z</dc:date>
    <item>
      <title>Identifiers to select on all but one specific dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Identifiers-to-select-on-all-but-one-specific-dimension/m-p/1618266#M46057</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am stuck in a formula to calculate the YTM data for my sales, i created four variables stating the respective dates (beginning and ending of my selection) and (the beginning and ending of my selection minus 1 year). The Measure currently looks like:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Count( {1&amp;lt;[ReferenceDate.Calendar.DateNum] = {"&amp;gt;=$(=$(SelectedDateMinYTMmin1)) &amp;lt;$(=$(SelectedDateMaxYTMmin1))"}&amp;gt;} Distinct( ReservationNumber))&lt;/P&gt;&lt;P&gt;I have two issues:&lt;/P&gt;&lt;P&gt;1. The measure doesn't take any other filter into account (obviously because of the identifier 1) So I am looking for the statement so that my measure looks at all the "ReferenceDate.Calendar" fields but still takes any other filter into account (without me specifying all the different fields like Name=$::Name (with "Name" a dimension")&lt;/P&gt;&lt;P&gt;2. If i omit a month in my selection, the measurement doesn't do the same. Could I change my "&amp;gt;=" &amp;amp; "&amp;lt;" to the variables to a set of data instead&lt;BR /&gt;the variable looks like:&amp;nbsp;&lt;BR /&gt;NUM(IF( GETSELECTEDCOUNT([ReferenceDate.Calendar.Year])=0 AND&lt;BR /&gt;GETSELECTEDCOUNT([ReferenceDate.Calendar.Month]) = 0 AND&lt;BR /&gt;GETSELECTEDCOUNT([ReferenceDate.Calendar.Date])=0 AND&lt;BR /&gt;GETSELECTEDCOUNT([ReferenceDate.Calendar.DateNum])=0 AND&lt;BR /&gt;GETSELECTEDCOUNT([ReferenceDate.Calendar.FiscalYear])=0 AND&lt;BR /&gt;GETSELECTEDCOUNT([ReferenceDate.Calendar.MonthFY])=0,&lt;BR /&gt;$(vT_DateMaxYTMmin1), MONTHEND(MAX(Addmonths([ReferenceDate.Calendar.Date],-12)))))&lt;BR /&gt;&lt;BR /&gt;Thanks for helping me out,&lt;BR /&gt;Yorick&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identifiers-to-select-on-all-but-one-specific-dimension/m-p/1618266#M46057</guid>
      <dc:creator>Yorick_Stevens</dc:creator>
      <dc:date>2024-11-16T20:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Identifiers to select on all but one specific dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Identifiers-to-select-on-all-but-one-specific-dimension/m-p/1619025#M46103</link>
      <description>&lt;P&gt;Few comments like&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&lt;STRONG&gt;Count( {1&amp;lt;[ReferenceDate.Calendar.DateNum] = {"&amp;gt;=$(=$(SelectedDateMinYTMmin1)) &amp;lt;$(=$(SelectedDateMaxYTMmin1))"}&lt;FONT color="#FF0000"&gt;, %Key=$::[ReferenceDate.Calendar*]&lt;/FONT&gt;&amp;gt;} Distinct( ReservationNumber))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Ignore-all-selections-except-some-specific-fields-using-Set/ta-p/1482031" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Documents/Ignore-all-selections-except-some-specific-fields-using-Set/ta-p/1482031&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2) Quite okay to me, What is your intention here?&lt;/P&gt;</description>
      <pubDate>Sat, 31 Aug 2019 04:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identifiers-to-select-on-all-but-one-specific-dimension/m-p/1619025#M46103</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-08-31T04:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Identifiers to select on all but one specific dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Identifiers-to-select-on-all-but-one-specific-dimension/m-p/1646013#M48158</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;For persons who are stuck with the same issue.&lt;BR /&gt;The solution is:&lt;/P&gt;&lt;P&gt;Count( {$&amp;lt; [ReferenceDateNum] = P( {1&amp;lt;[ReferenceDateNum]={"&amp;gt;=$(=$(SelectedDateMinYTMmin1)) &amp;lt;$(=$(SelectedDateMaxYTMmin1))"} &amp;gt;} [ReferenceDateNum]),&lt;BR /&gt;[ReferenceMonth] = P( {1&amp;lt;[ReferenceDateNum]={"&amp;gt;=$(=$(SelectedDateMinYTMmin1)) &amp;lt;$(=$(SelectedDateMaxYTMmin1))"} &amp;gt;} [ReferenceMonth])&amp;gt;}&lt;BR /&gt;&lt;BR /&gt;Total&amp;lt; [ReferenceDateNum],&lt;BR /&gt;[ReferenceMonth]&amp;gt; Distinct ( ReservationNumber))&lt;/P&gt;&lt;P&gt;My Mesure takes a look at all filters except the for 'ReferenceDateNum' and 'ReferenceMonth' still takes into account the specific filter on ReferenceDateNum.&lt;/P&gt;&lt;P&gt;Hoping this helps anyone.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 16:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identifiers-to-select-on-all-but-one-specific-dimension/m-p/1646013#M48158</guid>
      <dc:creator>Yorick_Stevens</dc:creator>
      <dc:date>2019-11-12T16:54:55Z</dc:date>
    </item>
  </channel>
</rss>

