<?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: Ignoring selections in &amp;quot;Master items&amp;quot; fields in Set Analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151390#M20652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vladimir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Qlik Sense 3.1SR4 and just discovered that it is now working.&lt;/P&gt;&lt;P&gt;Just did it in such an expression : sum({&amp;lt;[Ref Globale]=&amp;gt;}[DOSSIER.ZZZ_PRX_VENTE])&lt;/P&gt;&lt;P&gt;where [Ref Globale] is a master item defined as : [DOSSIER.PREFREF] &amp;amp; DOSSIER.GLO_REFERENCE&lt;/P&gt;&lt;P&gt;Seems to be working pretty well to me.&lt;/P&gt;&lt;P&gt;Also in 3.1SR4 you now get to see the Master Item name in the current selections. Not always though. I believe it depends on the expression behind the master item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Benoît&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2017 10:26:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-02-15T10:26:39Z</dc:date>
    <item>
      <title>Ignoring selections in "Master items" fields in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151385#M20647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for suggestion how to handle the following case:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have a chart where Set Analysis is defined as following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="text-decoration: underline;"&gt;sum({&amp;lt;Date = {"&amp;lt;=$(=date(vDR1End))&amp;gt;=$(=date(vDR1Start))"}, Master_Month = &amp;gt;} Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Where &lt;SPAN style="text-decoration: underline;"&gt;Date&lt;/SPAN&gt; is the date-format field and &lt;SPAN style="text-decoration: underline;"&gt;Master_Month&lt;/SPAN&gt; is one of the Master Items defined as &lt;STRONG style="text-decoration: underline;"&gt;=Month(Date)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I just want to ignore the selection in Master_Month field, but QS is ignoring this option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The selections list is not even showing the "Master_Month" field. It's showing a function and the result of the selection:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2016-07-13 at 11.04.43 AM.png" class="jive-image image-1" src="/legacyfs/online/131165_Screen Shot 2016-07-13 at 11.04.43 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assuming it's happening due to Master Items' &lt;SPAN style="font-size: 13.3333px;"&gt;nature, but I would need to find a solution to workaround this functionality.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will appreciate an advice how to handle this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 16:13:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151385#M20647</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-07-13T16:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring selections in "Master items" fields in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151386#M20648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is creating &lt;STRONG&gt;Month(Date) as Master_Month&lt;/STRONG&gt; in script a possibility?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 16:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151386#M20648</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-13T16:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring selections in "Master items" fields in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151387#M20649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, of course.&lt;/P&gt;&lt;P&gt;I am not a big fan of creating shared Dimensions/Measures outside the script myself, and m&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;y question was more a theoretical one to see if I've missed something...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Do not know the reason why QS was designed this way, especially considering that these internal Master Items are not &lt;/SPAN&gt;available&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; in the Data Model and Data Viewer...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 17:04:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151387#M20649</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-07-13T17:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring selections in "Master items" fields in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151388#M20650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would probably need more clarification about possibility of creating a "real" Master Item in the script.&lt;/P&gt;&lt;P&gt;Creating an additional "regular" field using &lt;STRONG&gt;Months(Date) as &lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Master_Month &lt;/STRONG&gt;is possible, but not very pleasant. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was leaning towards using Derived field(s) in my app, but it looks like they will not help me much anyway: &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;A class="jive-link-message-small" data-containerid="2156" data-containertype="14" data-objectid="721865" data-objecttype="2" href="https://community.qlik.com/message/721865#721865"&gt;https://community.qlik.com/message/721865&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please elaborate a bit more about possible solution for my case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your input!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 19:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151388#M20650</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-07-13T19:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring selections in "Master items" fields in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151389#M20651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vlad - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have very limited expertise in Qlik Sense. Have only worked on Qlik Sense while helping others on the community. Never had a chance to spend time looking into its unique features such as Master Measures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be &lt;A href="https://community.qlik.com/qlik-users/202070"&gt;reddys310&lt;/A&gt;‌ can offer some advice here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 19:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151389#M20651</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-13T19:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring selections in "Master items" fields in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151390#M20652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vladimir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Qlik Sense 3.1SR4 and just discovered that it is now working.&lt;/P&gt;&lt;P&gt;Just did it in such an expression : sum({&amp;lt;[Ref Globale]=&amp;gt;}[DOSSIER.ZZZ_PRX_VENTE])&lt;/P&gt;&lt;P&gt;where [Ref Globale] is a master item defined as : [DOSSIER.PREFREF] &amp;amp; DOSSIER.GLO_REFERENCE&lt;/P&gt;&lt;P&gt;Seems to be working pretty well to me.&lt;/P&gt;&lt;P&gt;Also in 3.1SR4 you now get to see the Master Item name in the current selections. Not always though. I believe it depends on the expression behind the master item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Benoît&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 10:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151390#M20652</guid>
      <dc:creator />
      <dc:date>2017-02-15T10:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring selections in "Master items" fields in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151391#M20653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Benoît,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Yes, it looks like they have fixed it, finally. I've skipped 3.1 SR2-SR4 releases, but have installed 3.2 just few days ago and it's working as expected there. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;The Master item Name in current selections seems to be working as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;The only thing I've noticed: the Master Item is still not color-coded in the script, as they are doing for known field names.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;See "Date" and "Master_Month" below:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="Screen Shot 2017-02-15 at 12.25.40 PM.png" class="jive-image image-1" src="/legacyfs/online/153258_Screen Shot 2017-02-15 at 12.25.40 PM.png" style="height: 86px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thank you for update!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Vladimir &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 18:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/1151391#M20653</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2017-02-15T18:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring selections in "Master items" fields in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/2088740#M89232</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where did you use the expression?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Was your master item a dimension or a measure?&lt;/P&gt;
&lt;P&gt;What does [&lt;STRONG&gt;Dossier.ZZZ_ etc ]stand for?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Im really strugelling to get passed master item restrictions.-(&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 13:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/2088740#M89232</guid>
      <dc:creator>Oscar101</dc:creator>
      <dc:date>2023-06-28T13:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring selections in "Master items" fields in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/2088741#M89233</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;You probably dont remember this.&lt;/P&gt;
&lt;P&gt;But where did you write the expresiom that helped you get passed by master item restrictions?&lt;/P&gt;
&lt;P&gt;Thank you.-)&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 13:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignoring-selections-in-quot-Master-items-quot-fields-in-Set/m-p/2088741#M89233</guid>
      <dc:creator>Oscar101</dc:creator>
      <dc:date>2023-06-28T13:51:12Z</dc:date>
    </item>
  </channel>
</rss>

