<?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: Exclude sheet from field selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500461#M187005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That didn't seem to work either. I've included my expression in hopes that it will make more sense:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;qtMonth={$(=chr(39) &amp;amp; Concat(distinct Month, chr(39) &amp;amp; ',' &amp;amp; chr(39)) &amp;amp; chr(39))}&amp;gt;} qtEntCore)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a spreadsheet that loads qtMonth and qtEntCore. It is something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;salesPerson, qtMonth, qtEntCore&lt;/P&gt;&lt;P&gt;Joe, Jan, 50&lt;/P&gt;&lt;P&gt;Joe, Feb, 100&lt;/P&gt;&lt;P&gt;Joe, Mar, 120&lt;/P&gt;&lt;P&gt;etc.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When no Month is selected on screen, it should sum all qtMonths for a given sales person. Problem is, if someone was to select a Year, it may narrow down the Months to less than all 12 of them, which would lessen qtEntCore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have, actually, come up with a sort of solution for this. I've removed the Year selection from the sheet. I added an onActivate event for the sheet that saves any pre-selected Year to a variable and then clears Year. Onleave, I add the Year selection back from the variable. I know this isn't the greatest solution, but it seems to work for what I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Sep 2013 15:18:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-10T15:18:03Z</dc:date>
    <item>
      <title>Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500456#M187000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the simplest way to exclude an entire sheet from a single field's selection? Ex. All field selections in the document apply to the sheet and it's child objects as normal except for the Year field selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 18:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500456#M187000</guid>
      <dc:creator />
      <dc:date>2013-09-09T18:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500457#M187001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; There is two way to exclude the filter selection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1. Use island table (no link/relation with any table)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. Use set analysis. ex(=sum({&amp;lt;productCat= &amp;gt;}nbr))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 19:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500457#M187001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-09T19:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500458#M187002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Ashok, but unfortunately, your suggestion won't work for this case. What I'm trying to achieve is to have all normal selections applied to the objects on a sheet except for year. I've tried {&amp;lt;Year=&amp;gt;}, but it doesn't work because, when a year is selected, it can narrow down the months that are available for selection. Basically, I'm trying to keep all months available for selection no matter what year is selected. Does that make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 19:45:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500458#M187002</guid>
      <dc:creator />
      <dc:date>2013-09-09T19:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500459#M187003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;=sum({&amp;lt;Year=,Month=,Quarter=,Week=,Day= &amp;gt;}amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 19:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500459#M187003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-09T19:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500460#M187004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How you months are being displayed. If they are 'Jan', 'Feb' etc then use&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year=,Month=p(Month)&amp;gt;}amount)&lt;/P&gt;&lt;P&gt;If they are 2013-Jan, 2013-Feb etc then the possible option is to use alternate state.&lt;/P&gt;&lt;P&gt;Make a new state and assign the Year selection to the new state and it will only affect in that state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help,&lt;/P&gt;&lt;P&gt;Anosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 20:30:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500460#M187004</guid>
      <dc:creator />
      <dc:date>2013-09-09T20:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500461#M187005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That didn't seem to work either. I've included my expression in hopes that it will make more sense:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;qtMonth={$(=chr(39) &amp;amp; Concat(distinct Month, chr(39) &amp;amp; ',' &amp;amp; chr(39)) &amp;amp; chr(39))}&amp;gt;} qtEntCore)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a spreadsheet that loads qtMonth and qtEntCore. It is something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;salesPerson, qtMonth, qtEntCore&lt;/P&gt;&lt;P&gt;Joe, Jan, 50&lt;/P&gt;&lt;P&gt;Joe, Feb, 100&lt;/P&gt;&lt;P&gt;Joe, Mar, 120&lt;/P&gt;&lt;P&gt;etc.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When no Month is selected on screen, it should sum all qtMonths for a given sales person. Problem is, if someone was to select a Year, it may narrow down the Months to less than all 12 of them, which would lessen qtEntCore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have, actually, come up with a sort of solution for this. I've removed the Year selection from the sheet. I added an onActivate event for the sheet that saves any pre-selected Year to a variable and then clears Year. Onleave, I add the Year selection back from the variable. I know this isn't the greatest solution, but it seems to work for what I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 15:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500461#M187005</guid>
      <dc:creator />
      <dc:date>2013-09-10T15:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500462#M187006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try with the new QV 11 feature Alternate states.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have the sheet objects in one alternate state and other sheet objects are in default state.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 15:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500462#M187006</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-09-10T15:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500463#M187007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Celambarasn, but I have considered Alternate States. The problem is, I need all other document selections to apply to the sheet except for one field. I can't have the sheet as an island.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 15:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500463#M187007</guid>
      <dc:creator />
      <dc:date>2013-09-10T15:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500464#M187008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using only this in your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;year=&amp;gt;} qtEntCore)&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Anosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 18:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500464#M187008</guid>
      <dc:creator />
      <dc:date>2013-09-10T18:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500465#M187009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, tried that first &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;:&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Year=,qtMonth={$(=chr(39) &amp;amp; Concat(distinct Month, chr(39) &amp;amp; ',' &amp;amp; chr(39)) &amp;amp; chr(39))}&amp;gt;}qtEntCore)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also tried:&lt;/P&gt;&lt;P&gt;Sum({1&amp;lt;[Fiscal Year]=&amp;gt; * $&amp;lt;qtMonth={$(=chr(39) &amp;amp; Concat(distinct Month, chr(39) &amp;amp; ',' &amp;amp; chr(39)) &amp;amp; chr(39))}&amp;gt;}qtEntCore)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, no dice &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 18:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500465#M187009</guid>
      <dc:creator />
      <dc:date>2013-09-10T18:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500466#M187010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam, Don't put month constrain in your expression. If you don't say it&lt;/P&gt;&lt;P&gt;by default takes all month. Sinch you are concatenating all months values&lt;/P&gt;&lt;P&gt;it is only concatenate only those months which comes under selected year.&lt;/P&gt;&lt;P&gt;To check this put this in a text box and check what all months are getting&lt;/P&gt;&lt;P&gt;appended: $(=chr(39) &amp;amp; Concat(distinct Month, chr(39) &amp;amp; ',' &amp;amp; chr(39)) &amp;amp;&lt;/P&gt;&lt;P&gt;chr(39))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 20:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500466#M187010</guid>
      <dc:creator />
      <dc:date>2013-09-10T20:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500467#M187011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, therein lies the problem. I still need the ability for the user to select a Month on the sheet to only return qtEntCore for equivalent qtMonth(s).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;salesPerson, qtMonth, qtEntCore&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Joe, Jan, 50&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Joe, Feb, 100&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Joe, Mar, 120&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;etc.....&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;So, if the user selects Jan + Feb for Joe, it will return 150. But if no Month is selected, it would return qtEntCore for all months for Joe. I realize this a crazy way to relate the months. Ideally, they should be associated by the same field name. But I tried and tried and wasn't able to get my data model to work out that way. Hence the set analysis to return the equivalent month's value. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 20:46:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500467#M187011</guid>
      <dc:creator />
      <dc:date>2013-09-10T20:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500468#M187012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm a bit late here but have you tried 'alternate states'? I think this could be a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 21:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500468#M187012</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2013-09-10T21:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500469#M187013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes sir, I have.&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;"&gt;Thanks for the reply Celambarasn, but I have considered Alternate States. The problem is, I need all other document selections to apply to the sheet except for one field. I can't have the sheet as an island.&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 15:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500469#M187013</guid>
      <dc:creator />
      <dc:date>2013-09-12T15:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500470#M187014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam, Can you create some dummy data and create a qvw to explain your&lt;/P&gt;&lt;P&gt;scenario and put it here, So that I can have a look at it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 19:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500470#M187014</guid>
      <dc:creator />
      <dc:date>2013-09-12T19:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude sheet from field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500471#M187015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is only possible with the use of set anlaysis then .&lt;/P&gt;&lt;P&gt;You need to write field exclusion in all the expressions used in that sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post the sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 23:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-sheet-from-field-selection/m-p/500471#M187015</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-09-12T23:00:02Z</dc:date>
    </item>
  </channel>
</rss>

