<?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 expression in the script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression-in-the-script/m-p/1179444#M382428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a inline table that i need to use the _Measure in my model as a expression-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i added a text box with = _Measure and its giving me the text and not the resault of the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[_VIEW_N,_Measure&lt;/P&gt;&lt;P&gt;1,num(SUM(USD_AMNT_BY_PO_RATE)/1000,'#,##0')&lt;/P&gt;&lt;P&gt; 2,num(count( ORDER_NO),'#,##0')&lt;/P&gt;&lt;P&gt; 3,num(count(distinct ORDER_NO),'#,##0')&lt;/P&gt;&lt;P&gt;4,num(count(distinct BUYER_NAME),'#,##0')&lt;/P&gt;&lt;P&gt;5,num(count(distinct BP_CODE_CB),'#,##0') ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what can i do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2016 06:49:02 GMT</pubDate>
    <dc:creator>adiarnon</dc:creator>
    <dc:date>2016-07-19T06:49:02Z</dc:date>
    <item>
      <title>expression in the script</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-the-script/m-p/1179444#M382428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a inline table that i need to use the _Measure in my model as a expression-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i added a text box with = _Measure and its giving me the text and not the resault of the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[_VIEW_N,_Measure&lt;/P&gt;&lt;P&gt;1,num(SUM(USD_AMNT_BY_PO_RATE)/1000,'#,##0')&lt;/P&gt;&lt;P&gt; 2,num(count( ORDER_NO),'#,##0')&lt;/P&gt;&lt;P&gt; 3,num(count(distinct ORDER_NO),'#,##0')&lt;/P&gt;&lt;P&gt;4,num(count(distinct BUYER_NAME),'#,##0')&lt;/P&gt;&lt;P&gt;5,num(count(distinct BP_CODE_CB),'#,##0') ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what can i do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 06:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-the-script/m-p/1179444#M382428</guid>
      <dc:creator>adiarnon</dc:creator>
      <dc:date>2016-07-19T06:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: expression in the script</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-the-script/m-p/1179445#M382429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;$(=_Measure)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 06:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-the-script/m-p/1179445#M382429</guid>
      <dc:creator />
      <dc:date>2016-07-19T06:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: expression in the script</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-the-script/m-p/1179446#M382430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to dollar expand as mentioned above.&lt;/P&gt;&lt;P&gt;If you call as you do you are asking for what is inside the variable i.e. the string for your formula.&lt;/P&gt;&lt;P&gt;When you dollar expand $(_measure) you are asking for the results of your formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 07:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-the-script/m-p/1179446#M382430</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2016-07-19T07:21:06Z</dc:date>
    </item>
  </channel>
</rss>

