<?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: Derived fields not working in Set Analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/2159872#M94056</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I find the similar issue, when I use&amp;nbsp;&lt;STRONG&gt;DataDate &lt;/STRONG&gt;to create d&lt;SPAN&gt;erived&amp;nbsp;&lt;/SPAN&gt;fields in script, I could not use them in sum function;&lt;/P&gt;
&lt;P&gt;However, when I use&amp;nbsp;&lt;STRONG&gt;date#('$(DataDate)')&lt;/STRONG&gt;, all is okay.&lt;/P&gt;
&lt;P&gt;I'm not sure if it could solve your problem.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jan 2024 08:47:58 GMT</pubDate>
    <dc:creator>JohnJohn</dc:creator>
    <dc:date>2024-01-10T08:47:58Z</dc:date>
    <item>
      <title>Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794790#M11042</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;I have been playing with Declare and Derive.&amp;nbsp; I have created a calendar using the script from the help however, when I use the field in Set Analysis, I get no limitation.&amp;nbsp; So the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;[OrderDate.Calendar.Year]={2013}&amp;gt;}[#Sales Total])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will calculate across all available values, as if the set was not there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the same model, I have also created a &lt;STRONG&gt;Year&lt;/STRONG&gt; field from the same &lt;STRONG&gt;OrderDate&lt;/STRONG&gt; field - in the "old fashioned" way.&amp;nbsp; The expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;[Year]={2013}&amp;gt;}[#Sales Total])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correctly calculates for only values in 2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I juxtapose both year fields on the layout, selections in one field are correctly reflected in the other field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are derived fields not supported for Set Analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 12:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794790#M11042</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2015-02-26T12:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794791#M11043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Classified as a bug. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 12:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794791#M11043</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-02-26T12:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794792#M11044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was hoping that it was something that I was doing wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Henric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 12:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794792#M11044</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2015-02-26T12:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794793#M11045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if you define a dimension? The derived field itself seems to be invisible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 13:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794793#M11045</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2015-02-26T13:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794794#M11046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can define a dimension from the derived field and can use that as a List Box or in a Chart, but that doesn't work in a Set - I am not sure if it is supposed to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 14:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794794#M11046</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2015-02-26T14:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794795#M11047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys, there also is some of other usual stuff that does not work with the Derived fields.&lt;/P&gt;&lt;P&gt;Take this Set Expression:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Sum({&amp;lt;&lt;/P&gt;
&lt;P&gt;[PostingDate]={"&amp;gt;=$(=Addmonths(Max([PostingDate]),-12))"}*{"&amp;lt;$(=Addmonths(Max([PostingDate]),0))"}&lt;/P&gt;
&lt;P&gt;, [PostingDate.C.Month]=,[PostingDate.C.Year]=,[PostingDate.C.Week]=,[PostingDate.C.Quarter]=&lt;/P&gt;
&lt;P&gt;&amp;gt;} &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;SalesAmount )&lt;/SPAN&gt;&lt;/P&gt;


&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The Fields that I'm trying to disregard and override are not being cleared. So my chart looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="80994" alt="Untitled copy.png" class="image-1 jive-image" src="/legacyfs/online/80994_Untitled copy.png" style="height: 362px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;The last 10 months of 2014 are missing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 15:56:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794795#M11047</guid>
      <dc:creator>tseebach</dc:creator>
      <dc:date>2015-03-17T15:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794796#M11048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And I'm also not able to do any calculations on the derived fields. Like AddMonths() or YearStart(). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 15:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794796#M11048</guid>
      <dc:creator>tseebach</dc:creator>
      <dc:date>2015-03-17T15:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794797#M11049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm really-really late to this party, but I just experienced something similar recently, and I'd like to comment...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could have been a real bug in early 2015 (I assume it's fixed by now), may still be a problem, only of a different kind...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transition to derived fields requires a slightly different approach to using these fields in set analysis. The difference is the most evident with the field Year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traditionally, we calculated Year as a numeric field in our Master Calendar:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Year(Date) as Year&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The default derived field Year is not calculated as a Dual field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dual(Year($1), YearStart($1)) as Year&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; (I'm quoting from memory).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, the same numeric filters as we always used for the "traditional" field Year, will not work with the derived field Year. Instead, we should use Advanced Search and apply the Year() function there in order to enable numeric comparison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try to research this topic a bit more and post a blog about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just wanted to add my $0.02 to this topic...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers.&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 20:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794797#M11049</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2016-07-13T20:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794798#M11050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Oleg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any news?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;René Valencourt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 21:58:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794798#M11050</guid>
      <dc:creator>plexpro52</dc:creator>
      <dc:date>2016-12-14T21:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794799#M11051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, guys, watch out these fields are &lt;STRONG&gt;calculated&lt;/STRONG&gt; fields, not real!&lt;/P&gt;&lt;P&gt;Although, this can be probably used with loading from some Excel Sheets but not with &lt;STRONG&gt;real&lt;/STRONG&gt; data.. At least nobody has showed me this working with 500 M rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 23:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794799#M11051</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2016-12-14T23:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794800#M11052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, haven't had a chance to research it. If anyone has any input, please share.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 16:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794800#M11052</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2016-12-15T16:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794801#M11053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ralf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; ...these fields are &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;calculated&lt;/STRONG&gt; fields, not real!&amp;nbsp; ...&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;nobody has showed me this working with 500 M rows.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hmm, I was considering changing my set-up for calendars...&amp;nbsp; Better not to change from a canonical calendar, I guess?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;René&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 16:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794801#M11053</guid>
      <dc:creator>plexpro52</dc:creator>
      <dc:date>2016-12-15T16:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794802#M11054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tested it on 100M rows, works pretty well! And its much faster during load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 09:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794802#M11054</guid>
      <dc:creator>tseebach</dc:creator>
      <dc:date>2016-12-16T09:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794803#M11055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why this should be faster in LOAD than a Master Calendar?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 09:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794803#M11055</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2016-12-16T09:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794804#M11056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ralf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calculated dimensions have been changed: When possible, a calculated dimension will use the code for derived fields. Which means that you CAN have selections in them. See picture below where I have a selection in a calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Derived field.png" class="jive-image image-1" src="/legacyfs/online/146844_Derived field.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if a calculated dimension is based on two or more real fields, the old code for calculated fields will be used. (There may be other cases also. I haven't investigated this yet...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further, if the derived field is defined in the script, like in a calendar, it should be possible (and fast) to use it in Set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 09:41:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794804#M11056</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2016-12-16T09:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794805#M11057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Henric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know whether any examples of integrating the derived field approach with a canonical calendar, or am I misunderstanding the approach?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;René&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 17:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794805#M11057</guid>
      <dc:creator>plexpro52</dc:creator>
      <dc:date>2016-12-16T17:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794806#M11058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henric,&lt;/P&gt;&lt;P&gt;thanks, I'm aware of that. In situations with large applications and many rows (500 M+) I have seen some unexpected single threaded processing of associations (filter on dimension table), charts with measures on two tables or calulated dimensions. Also, set analysis on high volume seems to slow down compared to a use of a 2nd dimension. Very often the only acceptable solution (from point of user experience) is having everything joined and pre-calculated in a huge single table and charts with few dimensions and measures.&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 07:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794806#M11058</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2016-12-19T07:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794807#M11059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want a canonical date, you will need to create the bridge table manually. Then you can use a derived field for the date in the bridge table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 09:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794807#M11059</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2016-12-19T09:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794808#M11060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have very large applications, the single threaded phase of a chart evaluation can indeed take a considerable time. And then, a solution is to join everything into one fact table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, this problem exists irrespective of whether you use set analysis (or derived fields) or not. So, I don't think that it gets worse because you use derived fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 09:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794808#M11060</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2016-12-19T09:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Derived fields not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794809#M11061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I finally got around to testing the Derived Fields... Some interesting results:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Comparing an app with a derived calendar, with a "conventional" app with a regular Master Calendar - the two applications ended up with precisely the same size on disk, which tells me that Derived fields are stored in memory just like the regular fields (originally, I thought that they are "virtual", not stored)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Using Derived calendar fields compared to "conventional" calendar fields - getting the same performance for the most part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- However, in many instances, Qlik Sense seems to "freeze" and enter into a long (possibly infinite) calculation phase when trying to build lists of derived values. It happens in several situations:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Adding a derived field into a Filter Pane&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Adding a derived field as a Chart Dimension&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Opening a "Selection Tool" and scrolling to the right to show all derived Calendar fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this problem happens for the first time, several random things stop working, and I usually have to close the App and start all over again. I suspect it's a bug that needs to be looked into.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tested in Qlik Sense Desktop, ver. 3.1 SR3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers everyone!&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;Did you know that &lt;A href="http://masterssummit.com/"&gt;Masters Summit for Qlik&lt;/A&gt; is coming soon to Munich, Germany? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 23:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Derived-fields-not-working-in-Set-Analysis/m-p/794809#M11061</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2016-12-19T23:57:31Z</dc:date>
    </item>
  </channel>
</rss>

