<?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 Analysis Syntax in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530374#M107802</link>
    <description>&lt;P&gt;Hi Oleg,&lt;/P&gt;&lt;P&gt;Thanks so much for your help.&amp;nbsp; I do appreciate it!&lt;/P&gt;&lt;P&gt;When I try this exact code you gave me, I still get errors.&amp;nbsp; The first P does turn red, but then the red line appears at the first half of the parentheses.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raynac_0-1757509917620.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183565i6742A6B573860BAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="raynac_0-1757509917620.png" alt="raynac_0-1757509917620.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Perhaps I misunderstood your instructions?&amp;nbsp; I apologize, as this is not my code... I am merely trying to remedy it.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Sep 2025 13:15:59 GMT</pubDate>
    <dc:creator>raynac</dc:creator>
    <dc:date>2025-09-10T13:15:59Z</dc:date>
    <item>
      <title>Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530368#M107799</link>
      <description>&lt;P&gt;Hi everyone... I am hoping someone can assist.&amp;nbsp; We have had a view here for a literal decade or more that contains many set analyses, and while I am 99.9% positive that they were fine before, suddenly we are getting an error message from them.&amp;nbsp; They still appear to work fine and produce a correct number; that's the strange part.&amp;nbsp; But I need to use the numbers in other calculations and the same set analysis code seems to not be working in the new formulae.&lt;/P&gt;&lt;P&gt;Here is the formula.&amp;nbsp; The red underline begins after the first $ and goes the length of the formula, with the error in the header reading, rather unhelpfully, "Errors in expression".&amp;nbsp; I have broken out the pieces and ascertained that it looks to be correct syntax.&amp;nbsp; Can anyone see what's wrong here?&amp;nbsp; Thanks so much for any guidance you can provide!&lt;/P&gt;&lt;P&gt;=sum({[Group 3]&amp;lt;[Property Description]=$::[Property Description],&lt;BR /&gt;[Building Description]=$::[Building Description],&lt;BR /&gt;[Group/Transient]=$::[Group/Transient],&lt;BR /&gt;[Group Block]=$::[Group Block],&lt;BR /&gt;[Guest Type Description]=$::[Guest Type Description],&lt;BR /&gt;[Guest Type Group Description]=$::[Guest Type Group Description],&lt;BR /&gt;[House Use]=$::[House Use],&lt;BR /&gt;[Owner/TimeShare]=$::[Owner/TimeShare],&lt;BR /&gt;capture_date={'$(v_forecast_capture)'},&lt;BR /&gt;[Stats Date]={'&amp;gt;=$(v_forecast_start_pace)&amp;lt;=$(v_forecast_end_pace)'}&amp;gt;}$(vroomnights))&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 12:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530368#M107799</guid>
      <dc:creator>raynac</dc:creator>
      <dc:date>2025-09-10T12:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530371#M107801</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22944"&gt;@raynac&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I can't see anything that's wrong with the syntax. It's hard to guess what the problem might be. As a work around, I'd suggest replacing this syntax with functions P(). If your current syntax causes problems (it could even be a bug in the product), then this alternative syntax might work:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sum({[Group 3]&amp;lt;[Property Description]=P({$}),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Building Description]=P({$}),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Group/Transient]=P({$}),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Try it and see if it solves the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Oleg Troyansky&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 12:57:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530371#M107801</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2025-09-10T12:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530374#M107802</link>
      <description>&lt;P&gt;Hi Oleg,&lt;/P&gt;&lt;P&gt;Thanks so much for your help.&amp;nbsp; I do appreciate it!&lt;/P&gt;&lt;P&gt;When I try this exact code you gave me, I still get errors.&amp;nbsp; The first P does turn red, but then the red line appears at the first half of the parentheses.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raynac_0-1757509917620.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183565i6742A6B573860BAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="raynac_0-1757509917620.png" alt="raynac_0-1757509917620.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Perhaps I misunderstood your instructions?&amp;nbsp; I apologize, as this is not my code... I am merely trying to remedy it.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 13:15:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530374#M107802</guid>
      <dc:creator>raynac</dc:creator>
      <dc:date>2025-09-10T13:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530401#M107804</link>
      <description>&lt;P&gt;Hmm, it looks very strange... You did everything correctly, no worries there.&lt;/P&gt;&lt;P&gt;Now I spotted an issue in one of the filters, but it wouldn't give you a syntax error like this - the search condition for dates should be enclosed in double quotes and not in single quotes. But that's not the main problem. I'd try to explore the following:&lt;/P&gt;&lt;P&gt;1. Verify that the Alternate State [Group 3] actually exists. Maybe it was deleted.&lt;/P&gt;&lt;P&gt;2. Verify the contents of the variable VROOMNIGHTS - maybe there is an issue there?&lt;/P&gt;&lt;P&gt;3. Check how the fully expanded expression looks like at the bottom of the screen, next to the error message.&lt;/P&gt;&lt;P&gt;4. Check that all the fields, starting with the [Property Description], exist in the data.&lt;/P&gt;&lt;P&gt;5. This is a long shot, but still - what version of the software are you using? Could it be so old that it doesn't support Alternate States?&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 15:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530401#M107804</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2025-09-10T15:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530412#M107805</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6152"&gt;@Oleg_Troyansky&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again for all your great suggestions!&lt;/P&gt;&lt;P&gt;Re #5,&amp;nbsp;I actually thought about the Qlikview version, after your first message.&amp;nbsp; So, I checked and I have the most recent one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Re #1, I checked here and Group 3 definitely still exists, unless I need to check somewhere else.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raynac_0-1757523767223.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183571iB1BD3B1E77123E72/image-size/medium?v=v2&amp;amp;px=400" role="button" title="raynac_0-1757523767223.png" alt="raynac_0-1757523767223.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Re #2, I did copy and replace the formula for the variable into the set analysis, replacing the variable with no change.&lt;/P&gt;&lt;P&gt;Re #4, I checked each and every field.&amp;nbsp; Yes, all still there.&lt;/P&gt;&lt;P&gt;So the only one I am not sure how to do is #3.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am simply baffled because they were working fine at some point in the past and I don't think I have changed anything in the script or the formulae.&amp;nbsp; Plus, there are a few dozen of these set analyses in this view... this is another and the red underlining actually stops partway through this one!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raynac_1-1757525072668.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183572i06D6D69FEA30278E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="raynac_1-1757525072668.png" alt="raynac_1-1757525072668.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am at a loss.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 17:28:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530412#M107805</guid>
      <dc:creator>raynac</dc:creator>
      <dc:date>2025-09-10T17:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530419#M107806</link>
      <description>&lt;P&gt;I just discovered one more thing.&amp;nbsp; We have three different views that all rely on an extensive use of this sort of set analysis and all of them are showing the same basic error... red line starting on the first period after the first dollar sign.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 18:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530419#M107806</guid>
      <dc:creator>raynac</dc:creator>
      <dc:date>2025-09-10T18:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530438#M107807</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22944"&gt;@raynac&lt;/a&gt;&amp;nbsp; Did you ever solve this?&lt;/P&gt;&lt;P&gt;What i tend to do when I run into problems like this is to simplify my measure. Try to identify what you can remove from this expression , but still have this issue?&lt;/P&gt;&lt;P&gt;Have you tried&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;=sum($(vroomnights))?&lt;/LI&gt;&lt;LI&gt;=sum({[Group 3]&amp;lt;[Property Description]=$::[Property Description]&amp;gt;}&amp;nbsp;$(vroomnights))&lt;/LI&gt;&lt;LI&gt;Other&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Consider also what you can not move out of the measure in order to avoid that issue.&lt;/P&gt;&lt;P&gt;It mught be easier to troubleshoot and find a solution when you have pinpointed with&amp;nbsp; an example where the problem occur.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 23:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530438#M107807</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2025-09-10T23:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530521#M107821</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25001"&gt;@Vegar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks so much for the suggestion!&lt;/P&gt;&lt;P&gt;&amp;nbsp;=sum($(vroomnights)) works perfectly with no errors.&lt;/P&gt;&lt;P&gt;If I remove the [Property Description] line, the error just "moves down" to the next condition.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raynac_0-1757594008609.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183592i33E4DB357D3D15AF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="raynac_0-1757594008609.png" alt="raynac_0-1757594008609.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That pattern continues until I remove the last condition:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raynac_1-1757594082778.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183593iFC97432C20C2161B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="raynac_1-1757594082778.png" alt="raynac_1-1757594082778.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and only disappears once the entire set is removed.&lt;/P&gt;&lt;P&gt;If I do it in reverse, remove the dates and work my way up to the Property... again, everything just stays underlined in red until I get to the top, and remove the set analysis.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raynac_2-1757594385732.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183594iCD35B213D6A527F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="raynac_2-1757594385732.png" alt="raynac_2-1757594385732.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any ideas would be truly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 13:07:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530521#M107821</guid>
      <dc:creator>raynac</dc:creator>
      <dc:date>2025-09-11T13:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530750#M107864</link>
      <description>&lt;P&gt;What happens if you do even more cleaning in your expression.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simple modifier:&lt;/P&gt;&lt;P&gt;Sum ({[Group 3]&amp;lt;[Stats date]={"*"}&amp;gt;}$(vRoomNights))&lt;/P&gt;&lt;P&gt;Simpler state that we know exists:&lt;/P&gt;&lt;P&gt;Sum ({1&amp;lt;[Stats date]={"*"}&amp;gt;}$(vRoomNights))&lt;/P&gt;&lt;P&gt;Simpler expression in the sum:&lt;/P&gt;&lt;P&gt;Sum ({[Group 3]&amp;lt;[Stats date]={"*"}&amp;gt;}1)&lt;/P&gt;&lt;P&gt;Do you get issues with all these three as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Sep 2025 20:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530750#M107864</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2025-09-14T20:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530827#M107869</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25001"&gt;@Vegar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I ran them one at a time, as requested, and here's what happened.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raynac_0-1757948814057.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183670iBF1727C878380253/image-size/medium?v=v2&amp;amp;px=400" role="button" title="raynac_0-1757948814057.png" alt="raynac_0-1757948814057.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raynac_1-1757948864058.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183671iBC699C235215E42B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="raynac_1-1757948864058.png" alt="raynac_1-1757948864058.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raynac_4-1757949477559.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183674i9D95021A1366760F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="raynac_4-1757949477559.png" alt="raynac_4-1757949477559.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a sanity check, I went in and made sure nothing had inadvertently happened to the alternate states, but they are all there.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raynac_5-1757949556757.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183675iA3720D1C364BA5E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="raynac_5-1757949556757.png" alt="raynac_5-1757949556757.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 15:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2530827#M107869</guid>
      <dc:creator>raynac</dc:creator>
      <dc:date>2025-09-15T15:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2531132#M107933</link>
      <description>&lt;P&gt;I tested it in my QlikView Desktop (Ver. May 2024), and I can see that the expression editor doesn't like it when Alternate State is enclosed in square brackets. For this reason, I'd recommend avoiding spaces in Alternate State names.&lt;/P&gt;&lt;P&gt;Having said that, the expression worked as expected, despite the red lines. It happens quite frequently that expression syntax is highlighted as wrong, while the expression works just fine. This appears to be one of these cases.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2025 14:55:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2531132#M107933</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2025-09-17T14:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2531392#M107982</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6152"&gt;@Oleg_Troyansky&lt;/a&gt;&amp;nbsp;- nailed it!&amp;nbsp; That's exactly what it was.&amp;nbsp; I almost never put spaces in anything (I even rarely use underscores as I was taught to use "camel case" when I was in school) but my colleague who did this likely didn't realize it would cause trouble later!&amp;nbsp; I am going through and recreating "Group 1" as "Group1" etc just to clean up the code, and because I really do think it's causing trouble in larger calculations.&amp;nbsp; Thank you so much for persevering to help me... I deeply appreciate you and your help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 19:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2531392#M107982</guid>
      <dc:creator>raynac</dc:creator>
      <dc:date>2025-09-19T19:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2531433#M107988</link>
      <description>&lt;P&gt;Great! I'm happy I could help!&lt;/P&gt;</description>
      <pubDate>Sat, 20 Sep 2025 12:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Syntax/m-p/2531433#M107988</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2025-09-20T12:46:41Z</dc:date>
    </item>
  </channel>
</rss>

