<?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: Qlikview Adhoc in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905945#M1002142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jun 2015 20:31:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-03T20:31:32Z</dc:date>
    <item>
      <title>Qlikview Adhoc</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905940#M1002137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;Hope every one is doing good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to pass dimension using the substring of the $field but I getting following error. Please find the attached sample. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 14:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905940#M1002137</guid>
      <dc:creator />
      <dc:date>2015-06-03T14:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Adhoc</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905941#M1002138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the followng for your dimension, it uses dolloar sign expansion (see help)&lt;/P&gt;&lt;P&gt;=[$(=subfield(Concat([$Field],';'),';',1))]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 14:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905941#M1002138</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-06-03T14:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Adhoc</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905942#M1002139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1&gt;&lt;A name="kanchor568"&gt;&lt;/A&gt;&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Dollar&lt;/SPAN&gt;-&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Sign&lt;/SPAN&gt; Expansions&lt;/H1&gt;&lt;P&gt;&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Dollar&lt;/SPAN&gt;-&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;sign&lt;/SPAN&gt; expansions are definitions of text replacements used in the script or in expressions. This process is known as expansion - even if the new text is shorter. The replacement is made just before the script statement or the expression is evaluated. Technically it is a macro expansion. &lt;/P&gt;&lt;P&gt;A macro expansion always begins with '$(' and ends with ') ' and the content between brackets defines how the text replacement will be done. To avoid confusion with script macros we will henceforth refer to macro expansions as &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;dollar&lt;/SPAN&gt;-&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;sign&lt;/SPAN&gt; expansions. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 14:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905942#M1002139</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-06-03T14:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Adhoc</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905943#M1002140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks that works for me but I always get confused when to use this in doller expansion and when not to;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any examples would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 17:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905943#M1002140</guid>
      <dc:creator />
      <dc:date>2015-06-03T17:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Adhoc</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905944#M1002141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically, you use dollar sign expansion when qlikview expects something else. In this case, subfield is a string, but you want the values from a field named by that string. In other words, you want the string to be evaluated as a field name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 19:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905944#M1002141</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-06-03T19:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Adhoc</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905945#M1002142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 20:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905945#M1002142</guid>
      <dc:creator />
      <dc:date>2015-06-03T20:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Adhoc</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905946#M1002143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome. Also consider this sentence from the help for $ sign expansion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt; The replacement is made just before the script statement or the expression is evaluated.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;so&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=[$(=subfield(Concat([$Field],';'),';',1))]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;becomes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Before it is evaluated, just as you would add a field name as dimension&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this has answered your question could please mark the relevant answer correct? It will help others find an answer to a similar question an will let other contributing members know this requires no more attention&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 20:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Adhoc/m-p/905946#M1002143</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-06-03T20:41:19Z</dc:date>
    </item>
  </channel>
</rss>

