<?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: Re: Nested set analysis syntax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Nested-set-analysis-syntax/m-p/494995#M1134378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ooops, sorry for the confusion,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm actually trying to nest that into something else, thus the confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless im wrong, double quotes innidicate the start of a function scope? as in it lets me call functions within the set analysis?&lt;/P&gt;&lt;P&gt;single quotes refers to text values ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do i nest another function inside the {'1'} without breaking my other quotes ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have a variable with a set analysis layered similar to the sample above.&lt;/P&gt;&lt;P&gt;The variable is been using in another expression set analysis.&lt;/P&gt;&lt;P&gt;Im trying to merge the functions from the variable into the function in the expression, without breaking the layered function scopes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Nov 2013 20:07:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-07T20:07:20Z</dc:date>
    <item>
      <title>Nested set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-set-analysis-syntax/m-p/494993#M1134376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the proper syntax for nested set analysis when i need to have multiple set analysis nested into each other using single quotes, double quotes, and which other quotes symbol?&lt;/P&gt;&lt;P&gt;Or is there a way to parse the quotes been nested?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only({&amp;lt;ItemNo = {'1'}&amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this set analysis filters for item number = 1, and returns value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only({&amp;lt;ItemNo = {"Only({&amp;lt;Type= {'1'}&amp;gt;} Number)"}&amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this set analysis filters for item number and returns value, but the number is obtain using a nested set analysis to find a number.&lt;/P&gt;&lt;P&gt;The nested set analysis is surrounded by double quotes, while the field criteria inside is been surrounded with single quotes.&lt;/P&gt;&lt;P&gt;This syntax works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT, what if i want to nest another layer of set analysis inside the already nested analysis,&lt;/P&gt;&lt;P&gt;what syntax do i use so that it is valid and does not break the code.&lt;/P&gt;&lt;P&gt;I cannot use single or double quotes since they are in used for a different scope already,&lt;/P&gt;&lt;P&gt;and trying to use two of the quotes '' or "" doesn't seem to work like it does for SQL syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only({&amp;lt;ItemNo = {&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="font-size: 18pt;"&gt;"&lt;/STRONG&gt;&lt;/SPAN&gt;Only({&amp;lt;Type= {&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG style=": ; font-size: 18pt;"&gt;'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Only({&amp;lt;Thingy = &lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG style="font-size: 18pt;"&gt;{'1'}&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Type&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG style="font-size: 18pt;"&gt;'&lt;/STRONG&gt;&lt;/SPAN&gt;}&amp;gt;} Number)&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;&lt;STRONG style="font-size: 18pt;"&gt;"&lt;/STRONG&gt;&lt;/SPAN&gt;}&amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the proper way to do this ?&lt;/P&gt;&lt;P&gt;What should the encasing for the '1' be above ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 19:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-set-analysis-syntax/m-p/494993#M1134376</guid>
      <dc:creator />
      <dc:date>2013-11-07T19:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Nested set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-set-analysis-syntax/m-p/494994#M1134377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use 1 without any quotes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Or maybe this:&lt;/P&gt;&lt;P&gt;=only({&amp;lt;ItemNo=P({&amp;lt;Type=P({&amp;lt;Thingy={'1'}&amp;gt;})&amp;gt;})&amp;gt;} Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 19:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-set-analysis-syntax/m-p/494994#M1134377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-07T19:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Nested set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-set-analysis-syntax/m-p/494995#M1134378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ooops, sorry for the confusion,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm actually trying to nest that into something else, thus the confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless im wrong, double quotes innidicate the start of a function scope? as in it lets me call functions within the set analysis?&lt;/P&gt;&lt;P&gt;single quotes refers to text values ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do i nest another function inside the {'1'} without breaking my other quotes ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have a variable with a set analysis layered similar to the sample above.&lt;/P&gt;&lt;P&gt;The variable is been using in another expression set analysis.&lt;/P&gt;&lt;P&gt;Im trying to merge the functions from the variable into the function in the expression, without breaking the layered function scopes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 20:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-set-analysis-syntax/m-p/494995#M1134378</guid>
      <dc:creator />
      <dc:date>2013-11-07T20:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Nested set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-set-analysis-syntax/m-p/494996#M1134379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm giving up guessing...&amp;nbsp; At least for now...&lt;/P&gt;&lt;P&gt;See if this helps: &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/04/09/quoteology"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/04/09/quoteology&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 20:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-set-analysis-syntax/m-p/494996#M1134379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-07T20:15:21Z</dc:date>
    </item>
  </channel>
</rss>

