<?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: Dollar Sign used at beginning of set expression {$&amp;lt; in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dollar-Sign-used-at-beginning-of-set-expression-lt/m-p/2493539#M102336</link>
    <description>&lt;P&gt;That's what it seemed like to me as well. I saw no difference from taking it out or leaving it in, which further added to my confusion haha. Thanks for clarifying!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2024 17:14:22 GMT</pubDate>
    <dc:creator>QuestionAndAnswer</dc:creator>
    <dc:date>2024-11-19T17:14:22Z</dc:date>
    <item>
      <title>Dollar Sign used at beginning of set expression {$&lt;</title>
      <link>https://community.qlik.com/t5/App-Development/Dollar-Sign-used-at-beginning-of-set-expression-lt/m-p/2493534#M102333</link>
      <description>&lt;P&gt;Hi everyone, apologies if this has been answered previously.&lt;/P&gt;
&lt;P&gt;I joined a new project and am having trouble understanding what a dollar sign in between the first curly brace and carrot in the expression does. I understand what it means when used with a variable or formula, determines if the variable/formula is evaluated before the expression. But I'm not sure how that would work in this context. Here's an example:&lt;/P&gt;
&lt;P&gt;num(&lt;BR /&gt;sum({$&amp;lt;Company={'Company A'},WeekEnding={'$(vMaxWeek)'}&amp;gt;}[Net Sales])&lt;BR /&gt;,'$#,##0)&lt;/P&gt;
&lt;P&gt;What would be the difference between the above expression and this expression (removed the first $):&lt;/P&gt;
&lt;P&gt;num(&lt;BR /&gt;sum({&amp;lt;Company={'Company A'},WeekEnding={'$(vMaxWeek)'}&amp;gt;}[Net Sales])&lt;BR /&gt;,'$#,##0)&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 16:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dollar-Sign-used-at-beginning-of-set-expression-lt/m-p/2493534#M102333</guid>
      <dc:creator>QuestionAndAnswer</dc:creator>
      <dc:date>2024-11-19T16:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dollar Sign used at beginning of set expression {$&lt;</title>
      <link>https://community.qlik.com/t5/App-Development/Dollar-Sign-used-at-beginning-of-set-expression-lt/m-p/2493538#M102335</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/320614"&gt;@QuestionAndAnswer&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;No difference, put a dollar sign or let it blank is the same. Dollar $ for a set analysis means "for the active selections" to refer to your filters. The opposite for dollar-sign is 1 that means "disconnect your expression from all active selections", the calculations are performed on whole data.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-modifiers-dollar-sign-expansions.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-modifiers-dollar-sign-expansions.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 17:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dollar-Sign-used-at-beginning-of-set-expression-lt/m-p/2493538#M102335</guid>
      <dc:creator>sbaro_bd</dc:creator>
      <dc:date>2024-11-19T17:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dollar Sign used at beginning of set expression {$&lt;</title>
      <link>https://community.qlik.com/t5/App-Development/Dollar-Sign-used-at-beginning-of-set-expression-lt/m-p/2493539#M102336</link>
      <description>&lt;P&gt;That's what it seemed like to me as well. I saw no difference from taking it out or leaving it in, which further added to my confusion haha. Thanks for clarifying!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 17:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dollar-Sign-used-at-beginning-of-set-expression-lt/m-p/2493539#M102336</guid>
      <dc:creator>QuestionAndAnswer</dc:creator>
      <dc:date>2024-11-19T17:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dollar Sign used at beginning of set expression {$&lt;</title>
      <link>https://community.qlik.com/t5/App-Development/Dollar-Sign-used-at-beginning-of-set-expression-lt/m-p/2493540#M102337</link>
      <description>&lt;P&gt;It has nothing to do with variables else it specified the default selection state. Within the most cases there is no difference between applying the {&lt;STRONG&gt;$&lt;/STRONG&gt;&amp;lt; and without the $-sign but there are some very specific scenarios which would return different results. I'm not sure if it's covered within the following - but even if not it's a good starting point to the use of set analysis:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Set-Analysis-syntaxes-examples/ta-p/1491810" target="_blank"&gt;Set Analysis: syntaxes, examples - Qlik Community - 1491810&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 17:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dollar-Sign-used-at-beginning-of-set-expression-lt/m-p/2493540#M102337</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-11-19T17:18:21Z</dc:date>
    </item>
  </channel>
</rss>

