<?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: String variable in calculated dimension not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/String-variable-in-calculated-dimension-not-working/m-p/378883#M141317</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try without the '+' sign.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;P&gt;Qlikview Design Blog: &lt;A href="http://QVDesign.wordpress.com"&gt;http://QVDesign.wordpress.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;@QlikviewBI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2012 13:28:51 GMT</pubDate>
    <dc:creator>matt_crowther</dc:creator>
    <dc:date>2012-08-17T13:28:51Z</dc:date>
    <item>
      <title>String variable in calculated dimension not working</title>
      <link>https://community.qlik.com/t5/QlikView/String-variable-in-calculated-dimension-not-working/m-p/378882#M141316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I'm trying to build a calculated dimension that reflects the directory chosen by the user. It's pretty simple, but it's not working!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Formula is: ='\\T:\ScanDocs\'+$(scanstr) , which produces "Error in calculated dimension"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try ='\\T:\ScanDocs\'+'$(scanstr)' , I get NULL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In both cases, I've checked that scanstr is declared and has an actual value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried this both as an expression and a dimension (would rather it be a dimension, though). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea what I'm doing wrong? In another document, I used this syntax in the LOAD statement, and it worked fine. I'm trying to avoid reloading&lt;/P&gt;&lt;P&gt;every time the user changes the directory he wants to use, as one server is over burdened. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 13:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-variable-in-calculated-dimension-not-working/m-p/378882#M141316</guid>
      <dc:creator />
      <dc:date>2012-08-17T13:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: String variable in calculated dimension not working</title>
      <link>https://community.qlik.com/t5/QlikView/String-variable-in-calculated-dimension-not-working/m-p/378883#M141317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try without the '+' sign.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;P&gt;Qlikview Design Blog: &lt;A href="http://QVDesign.wordpress.com"&gt;http://QVDesign.wordpress.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;@QlikviewBI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 13:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-variable-in-calculated-dimension-not-working/m-p/378883#M141317</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2012-08-17T13:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: String variable in calculated dimension not working</title>
      <link>https://community.qlik.com/t5/QlikView/String-variable-in-calculated-dimension-not-working/m-p/378884#M141318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using the string concatenation operator &amp;amp; if you want to concatenate strings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 13:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-variable-in-calculated-dimension-not-working/m-p/378884#M141318</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-08-17T13:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: String variable in calculated dimension not working</title>
      <link>https://community.qlik.com/t5/QlikView/String-variable-in-calculated-dimension-not-working/m-p/378885#M141319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Duhh! Forgot that '+' is the concat operator in SQL, not QV! Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 13:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-variable-in-calculated-dimension-not-working/m-p/378885#M141319</guid>
      <dc:creator />
      <dc:date>2012-08-17T13:35:23Z</dc:date>
    </item>
  </channel>
</rss>

