<?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: Syntax error with set analysis expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123467#M760586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I created an expression called Sounding Date:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sounding date :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Flag1=1,Date(SOUNDING_START_DATE,'YYYY-MM-DD'), 'N')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So cant I use expressions in set analyisi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2018 08:47:39 GMT</pubDate>
    <dc:creator>trishita</dc:creator>
    <dc:date>2018-08-09T08:47:39Z</dc:date>
    <item>
      <title>Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123465#M760584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone tell me what is wrong with my syntax here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only({$&amp;lt;Sounding Date -= {'N'}&amp;gt;} If([SOUNDING_START_DATE] &amp;gt;= [SURVEY_DATE] and [SOUNDING_START_DATE] &amp;lt; [SURVEY_DATE] + 7, 1, 0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also added my qvw with this reference&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123465#M760584</guid>
      <dc:creator>trishita</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123466#M760585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Couple of issues:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt; There is no field called 'Sounding Date' in your model. If you are wishing the expression label could be used in set analysis. You are wrong.&lt;/LI&gt;&lt;LI&gt; Had this even be a field, since there is space in between in the name, you have to enclose this field name within '[' and ']' or double quotes (" ")&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 08:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123466#M760585</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-08-09T08:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123467#M760586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I created an expression called Sounding Date:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sounding date :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Flag1=1,Date(SOUNDING_START_DATE,'YYYY-MM-DD'), 'N')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So cant I use expressions in set analyisi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 08:47:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123467#M760586</guid>
      <dc:creator>trishita</dc:creator>
      <dc:date>2018-08-09T08:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123468#M760587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. That is what precisely I wrote in first point above. You have to use field instead in set analysis. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 08:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123468#M760587</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-08-09T08:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123469#M760588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I gave a flag called &lt;STRONG&gt;Flag1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If([SOUNDING_START_DATE] &amp;gt;= [SURVEY_DATE] and [SOUNDING_START_DATE] &amp;lt; [SURVEY_DATE] + 7, 1, 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I created an expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sounding date :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Flag1=1,Date(SOUNDING_START_DATE,'YYYY-MM-DD'), 'N')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lastly I want to show the data for Sounding Date {$&amp;lt;Sounding Date -= {'N'}&amp;gt;}&lt;/P&gt;&lt;P&gt;which means I want to exclude out all date with value N and only display the values for Flag1=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know whats wrong with my method:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/210353_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 08:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123469#M760588</guid>
      <dc:creator>trishita</dc:creator>
      <dc:date>2018-08-09T08:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123470#M760589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So what could be a possible solution to only pick those data with flag1=1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 08:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123470#M760589</guid>
      <dc:creator>trishita</dc:creator>
      <dc:date>2018-08-09T08:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123471#M760590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you wish to suppress all the other rows from the chart ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123471#M760590</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-08-09T09:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123472#M760591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i just want to show the data which has the value of flag 1.Something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/210354_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123472#M760591</guid>
      <dc:creator>trishita</dc:creator>
      <dc:date>2018-08-09T09:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123473#M760592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123473#M760592</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-08-09T09:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123474#M760593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also tried to use a calculated dimension using If([SOUNDING_START_DATE] &amp;gt;= [SURVEY_DATE] and [SOUNDING_START_DATE] &amp;lt; [SURVEY_DATE] + 7, 1, 0) and then tried to supress null value from it..Still its not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123474#M760593</guid>
      <dc:creator>trishita</dc:creator>
      <dc:date>2018-08-09T09:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123475#M760594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this final?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Output &amp;lt;&amp;gt; 'N', 1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Where as Output comes from&lt;SPAN style="font-size: 13.3333px;"&gt; -- Hide From presentation if not required &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Flag1=1,Date(SOUNDING_START_DATE,'YYYY-MM-DD'),'N')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Where as Flag1 comes from -- Hide From presentation if not required &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;If([SOUNDING_START_DATE] &amp;gt;= [SURVEY_DATE] and [SOUNDING_START_DATE] &amp;lt; [SURVEY_DATE] + 7, 1, 0)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;Or this as final&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;If(Not WildMatch((&lt;STRONG style="font-size: 13.3333px;"&gt;If(Match(&lt;STRONG style="font-size: 13.3333px;"&gt;If([SOUNDING_START_DATE] &amp;gt;= [SURVEY_DATE] and [SOUNDING_START_DATE] &amp;lt; [SURVEY_DATE] + 7, 1, 0),1)&lt;/STRONG&gt;=1,Date(SOUNDING_START_DATE,'YYYY-MM-DD'),'N')),'N'), 1)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:30:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123475#M760594</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-08-09T09:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123476#M760595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked the attachment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:45:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123476#M760595</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-08-09T09:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123477#M760596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for the flag 2 option you had inserted.But the problem is that now I am having erroneous date for the two fields computed ROB and Actual ROB.My target was to compute Actual ROB and Computed ROB for a specific Survey Date and a sounding date which falls within the specific condition..when I do seect the sounding date then it appears fine..The below image shows the intended value:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/210355_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;But with the flag what you sent me was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/210368_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;How can I change the Computed Value or Actual Value only for specific Sounding date then?My target value is this without selecting the &lt;STRONG&gt;sounding date manually.Which means I want to have the exact data without choosing any sounding date from the data....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/210369_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123477#M760596</guid>
      <dc:creator>trishita</dc:creator>
      <dc:date>2018-08-09T09:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123478#M760597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I checked.First of all thanks a lot for the changes you made.That would be one of the things which I would like to see,excluding the unwanted data.Much appreciation.Secondly what I discovered was the data for the fields Computed ROB and Actual ROB are not showing as they should.They are showing sum of fuel for other sounding dates.&lt;/P&gt;&lt;P&gt;How can I change the two quantities Computed ROB and Actual ROB depending on Survey ID, Survey Date and Sounding Date which suffices the following condition(If([SOUNDING_START_DATE] &amp;gt;= [SURVEY_DATE] and [SOUNDING_START_DATE] &amp;lt; [SURVEY_DATE] + 7, 1, 0))..When I have the correct quantity I would delete the unwanted data with flag1 and flag2 discussed by you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The logic for my actual rob field is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(flag2=1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (Match([Actual_Fuel_Type],'HSFO'), sum( total&amp;nbsp; {$&amp;lt;Actual_Fuel_Type={'HSFO'}&amp;gt;}FUEL_MASS_BEFORE_SOUNDING/ 1000),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (Match([Actual_Fuel_Type],'LSDO'), sum( total&amp;nbsp; {$&amp;lt;Actual_Fuel_Type={'LSDO'}&amp;gt;}FUEL_MASS_BEFORE_SOUNDING/ 1000),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (Match([Actual_Fuel_Type],'HSDO'), sum( total&amp;nbsp; {$&amp;lt;Actual_Fuel_Type={'HSDO'}&amp;gt;}FUEL_MASS_BEFORE_SOUNDING/ 1000),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (Match([Actual_Fuel_Type],'ULSFO'),sum( total&amp;nbsp; {$&amp;lt;Actual_Fuel_Type={'ULSFO'}&amp;gt;}FUEL_MASS_BEFORE_SOUNDING/ 1000),'Unknown'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;))))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 10:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123478#M760597</guid>
      <dc:creator>trishita</dc:creator>
      <dc:date>2018-08-09T10:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123479#M760598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this the same issue we were discussing here?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/310404"&gt;How to exclude unwanted data from chart expressions..&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 10:16:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123479#M760598</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-09T10:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123480#M760599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A bit but not fully...but with the same project and some new issues&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 10:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-error-with-set-analysis-expression/m-p/123480#M760599</guid>
      <dc:creator>trishita</dc:creator>
      <dc:date>2018-08-09T10:43:08Z</dc:date>
    </item>
  </channel>
</rss>

