<?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: why we use $ in QlikView? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/why-we-use-in-QlikView/m-p/1150414#M913306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;$ means that the expression is evaluated in the new var or in the objetc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2016 11:24:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-26T11:24:08Z</dc:date>
    <item>
      <title>why we use $ in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/why-we-use-in-QlikView/m-p/1150412#M913304</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 have one ready made dashboard and I can see some color code on it. When I clicked on any particular color say ORANGE whole dashboard's graph turn into orange. I can see some "environment variable" are also set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ex:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Orange.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125884_Orange.JPG" style="height: 181px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;How can you achieved this change?&lt;/P&gt;&lt;P&gt;Environment variable which are used mostly are "vi_Blue = RGB(255,128,0)" and "vi_Grey= $(vi_Blu)". what is mean by "$(vi_Blu)"?&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/why-we-use-in-QlikView/m-p/1150412#M913304</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: why we use $ in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/why-we-use-in-QlikView/m-p/1150413#M913305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you can find more information about "dollar sign expansion":&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/dollar-sign-expansions.htm"&gt;http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/dollar-sign-expansions.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 11:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/why-we-use-in-QlikView/m-p/1150413#M913305</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-05-26T11:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: why we use $ in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/why-we-use-in-QlikView/m-p/1150414#M913306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;$ means that the expression is evaluated in the new var or in the objetc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 11:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/why-we-use-in-QlikView/m-p/1150414#M913306</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-26T11:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: why we use $ in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/why-we-use-in-QlikView/m-p/1150415#M913307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You use the $() Dollar sign expansion as a replacement value.&amp;nbsp; The content of your variable will be used as your replacement value in your visualizations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not only variables can be used you can also include the results of a function $(=Max(Year)).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 15:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/why-we-use-in-QlikView/m-p/1150415#M913307</guid>
      <dc:creator>oscar_ortiz</dc:creator>
      <dc:date>2016-05-26T15:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: why we use $ in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/why-we-use-in-QlikView/m-p/1150416#M913308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;$ doesn't do anything in QlikView. It's just a character that can be used in all sorts of names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN style="font-family: 'courier new', courier;"&gt;$(&lt;EM&gt;varname&lt;/EM&gt;)&lt;/SPAN&gt; construct on the other hand is an entirely different story. This specification will replace &lt;SPAN style="font-family: 'courier new', courier;"&gt;$(&lt;EM&gt;varname&lt;/EM&gt;)&lt;/SPAN&gt; with the current content of variable &lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;EM&gt;varname&lt;/EM&gt;&lt;/SPAN&gt; (text), as a number (use &lt;SPAN style="font-family: 'courier new', courier;"&gt;$(#&lt;EM&gt;varname&lt;/EM&gt;)&lt;/SPAN&gt; ) or as an expression to be evaluated before replacing the &lt;SPAN style="font-family: 'courier new', courier;"&gt;$()&lt;/SPAN&gt; part (.e.g something like &lt;SPAN style="font-family: 'courier new', courier;"&gt;$(=Max(OrderDate)&lt;/SPAN&gt; in a set expression text value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also have a special case that again does something particularly powerful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;$(Include=&lt;EM&gt;UnquotedPathToAFile&lt;/EM&gt;)&lt;/SPAN&gt; will replace the whole &lt;SPAN style="font-family: 'courier new', courier;"&gt;$(...)&lt;/SPAN&gt; shebang with the content of the text file specified by &lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;EM&gt;PathToAFile&lt;/EM&gt;&lt;/SPAN&gt;. This is the basic tool to include external script files in other scripts. &lt;SPAN style="font-family: 'courier new', courier;"&gt;$(Must_Include=...)&lt;/SPAN&gt; will do the same but now forcibly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 16:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/why-we-use-in-QlikView/m-p/1150416#M913308</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-05-26T16:10:32Z</dc:date>
    </item>
  </channel>
</rss>

