<?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: Set formula with GetFieldSelections() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107202#M366624</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the image you show that you selected 31/03/2016, but there is no 31/06/2016 to show in Value Date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125152_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 May 2016 06:38:06 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-05-20T06:38:06Z</dc:date>
    <item>
      <title>Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107195#M366617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to do a difference when a criteria is equal to an other field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two field of Date:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125103_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;And when the field "Date" is equal to one of the data in the field "Value Date", this operation have to be done:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;AsOf = , [AIR Import Data] = {"=GetFieldSelections(AsOF)"}&amp;gt;} Value_AIR)/1000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; - SUM({$&amp;lt;source = {'Costs_PC'}&amp;gt;}myVal) - SUM( { $&amp;lt; source = {'FTE_Activity'}&amp;gt;}myVal)/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUM( TOTAL { 1&amp;lt; source = {'FTE_Activity'}, AsOf = {"=$(=GetFieldSelections(AsOf))"} &amp;gt;}myVal)*&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUM( TOTAL { 1&amp;lt; source = {'Allocated_Costs'}, AsOf = {"=$(=GetFieldSelections(AsOf))"} &amp;gt;}myVal)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But this part doen't work:&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Sum({&amp;lt;AsOf = , [AIR Import Data] = {"=GetFieldSelections(AsOF)"}&amp;gt;} Value_AIR)/1000000&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And i need to precise this parameter because it will sum all the data of Value_AIR for all AsOf.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;How can i do that please ?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks you in advance for your help,&lt;/P&gt;&lt;P&gt;Sébastien.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;PS:&lt;/SPAN&gt; AsOF is the name of the field 'Date' and AIR Import Data is the name of 'Value Date'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 16:33:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107195#M366617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-19T16:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107196#M366618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13.3333px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Sum({&amp;lt;AsOf = , [AIR Import Data] = p(AsOF)&amp;gt;} Value_AIR)/1000000&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 16:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107196#M366618</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-19T16:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107197#M366619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sum({&amp;lt;AsOf = ,&amp;nbsp; [AIR Import Data] = p (AsOF) }&amp;gt;} Value_AIR)/1000000&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 16:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107197#M366619</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-05-19T16:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107198#M366620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No it doen't work :/, it returns no values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have an other idea ? Then we could create a table which can be the intersection of the equal date between theses Field ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sébastien.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 16:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107198#M366620</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-19T16:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107199#M366621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't because the AsOf you have selected doesn't match either of the two dates available. Is this based on year or month or some kind of range??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 16:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107199#M366621</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-19T16:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107200#M366622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is based on the exact value of the Field 'Value Date'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see how solve this &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 21:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107200#M366622</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-19T21:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107201#M366623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No idea please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;,&lt;/P&gt;&lt;P&gt;Sébastien.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 06:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107201#M366623</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-20T06:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107202#M366624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the image you show that you selected 31/03/2016, but there is no 31/06/2016 to show in Value Date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125152_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 06:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107202#M366624</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-20T06:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107203#M366625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, now the Date 31/03/2016 is present into the fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125161_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in the expression bellow:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;AsOf = &amp;gt;} Value_AIR)/1000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; - SUM({$&amp;lt;source = {'Costs_PC'}&amp;gt;}myVal) - SUM( { $&amp;lt; source = {'FTE_Activity'}&amp;gt;}myVal)/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUM( TOTAL { 1&amp;lt; source = {'FTE_Activity'}, AsOf = {"=$(=GetFieldSelections(AsOf))"} &amp;gt;}myVal)*&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUM( TOTAL { 1&amp;lt; source = {'Allocated_Costs'}, AsOf = {"=$(=GetFieldSelections(AsOf))"} &amp;gt;}myVal)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;==&amp;gt; The field Value_AIR is dependent of the field Value_Date which is named 'AIR Import Data' in the Script&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;==&amp;gt; The field myVal is dependent of the field Date which is named 'AsOf' in the Script&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sébastien.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 06:42:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107203#M366625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-20T06:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107204#M366626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any relation between these dates? If so you can try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sum({&amp;lt;AsOf = , [AIR Import Data] = {"=&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt; [AIR Import Data]=&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;AsOf &lt;/STRONG&gt;&lt;/STRONG&gt; &lt;/STRONG&gt;&lt;/STRONG&gt;"}&amp;gt;} Value_AIR)/1000000&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 06:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107204#M366626</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-20T06:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107205#M366627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I understand the reason for using this?&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AsOf = {"=$(=GetFieldSelections(AsOf))"}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try to replace this with :&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AsOf = p(AsOf)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 06:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107205#M366627</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-20T06:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107206#M366628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with Intersect operator (*), check the below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;&lt;STRONG&gt;Sum({&amp;lt;AsOf = , [AIR Import Data] *= {"=GetFieldSelections(AsOF)"}&amp;gt;} Value_AIR)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;&lt;STRONG&gt;OR&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;&lt;STRONG&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;AsOf = , [AIR Import Data] *= P(AsOF)&amp;gt;} Value_AIR)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 06:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107206#M366628</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2016-05-20T06:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107207#M366629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks it works !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I want to simplify the field of Date &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i create a field which will be the intersection of theses two fields ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sébastien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 06:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107207#M366629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-20T06:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107208#M366630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not get you. Can you elaborate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 06:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107208#M366630</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-20T06:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107209#M366631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because Now i have two fields for Date here (Date and Value Data):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125168_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;How can i simplify this into one field which will be the intersection of the Date present in theses two fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Sébastien.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 06:56:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107209#M366631</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-20T06:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107210#M366632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;try this&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sum({&amp;lt;AsOf = , [AIR Import Data] *= {"=&lt;STRONG style="font-style: inherit; font-size: 13px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt; [AIR Import Data]=&lt;STRONG style="font-style: inherit; font-size: 13px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;AsOf &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;"}&amp;gt;} Value_AIR)/1000000&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 07:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107210#M366632</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-20T07:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107211#M366633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, i'm ok with this &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;But it is possible to create an other Table Like 'Date' which will be the intersection between the Date from 'Date' (named 'AsOF' into the Script) and 'Value Date' (named 'AIR Data Import' into the script).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sébastien.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 07:07:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107211#M366633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-20T07:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set formula with GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107212#M366634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah for that you can see this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3585"&gt;Canonical Date&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 07:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-formula-with-GetFieldSelections/m-p/1107212#M366634</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-20T07:11:30Z</dc:date>
    </item>
  </channel>
</rss>

