<?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: Assigning Expressions within the load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655182#M239328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah that makes perfect sense. !! So it's calculated as a null value which is exactly what I am seeing. I honestly didn't think it was possible but couldn't think of the technical reason (and sometimes you never know, it may have been possible)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers !!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jul 2014 14:25:10 GMT</pubDate>
    <dc:creator>richard_pearce6</dc:creator>
    <dc:date>2014-07-25T14:25:10Z</dc:date>
    <item>
      <title>Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655173#M239319</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;We have a requirement where a number of metrics defined within the load script have their own expression. For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measure&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,Expression&lt;/P&gt;&lt;P&gt;Total&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,Sum(Sales)&lt;/P&gt;&lt;P&gt;Average&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,Avg(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've created a chart where the Measure is the dimension and the expression is =only(Expression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried various combinations of dollar expansion and not been able to get it working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone provide assistance???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 13:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655173#M239319</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-07-25T13:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655174#M239320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you able to provide an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 13:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655174#M239320</guid>
      <dc:creator />
      <dc:date>2014-07-25T13:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655175#M239321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Example attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 13:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655175#M239321</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-07-25T13:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655176#M239322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used this successfully, first of all you need to make sure that only 1 value in Expression is valid and then use this as expression:&lt;/P&gt;&lt;P&gt;=$(=Expression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mind the $(=&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:00:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655176#M239322</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2014-07-25T14:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655177#M239323</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've used this before with a single expression although wanted to be able to use several. Have you managed to do this type of thing before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really its the same as using the expression below although we want to make it feed automatically from the database (as field expression). I could create a script that creates the expression varaible as per below but wondered if there was a better way?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Measure&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Average',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Measure&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Total',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655177#M239323</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-07-25T14:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655178#M239324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if you can it this way with multiple expressions like that, if I was going to do something like this I would use a combination of pick and match functions instead of an If statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=pick(match(Measure, 'Average','Total'),Avg(Sales),Sum(Sales))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655178#M239324</guid>
      <dc:creator />
      <dc:date>2014-07-25T14:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655179#M239325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes sorry, I typed it before you attached the example. I used it for a single expression as well. The problem here is that the dollar sign expansion is only assigned once for the whole chart and not per dimension value. Without it the expression is not evaluated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655179#M239325</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2014-07-25T14:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655180#M239326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wasn't sure either Joe. My alternative works although Pick and Match may be a faster calculation time... Alternativly I may be able to pre-calculate in the script depending on other requirements.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has made this work please let me know. Or, if you know the technical QlikView reason wy not I'd be interested in knowing that also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655180#M239326</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-07-25T14:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655181#M239327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not use conditional expressions, based on a variable vMeasure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is how Qlik do it in their What's New in QlikView 11 example app...&lt;/P&gt;&lt;P&gt;K.I.S.S.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655181#M239327</guid>
      <dc:creator>martynlloyd</dc:creator>
      <dc:date>2014-07-25T14:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655182#M239328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah that makes perfect sense. !! So it's calculated as a null value which is exactly what I am seeing. I honestly didn't think it was possible but couldn't think of the technical reason (and sometimes you never know, it may have been possible)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers !!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:25:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655182#M239328</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-07-25T14:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655183#M239329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good thought Martyn (hope you're not calling me S?&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thinking about the table though both expressions would be true and wouldn't show / hide depending on the dimension and I'd have more than one column unless I'm missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I need to make it dynamic as the calulations may change or more could be added.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Rich&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655183#M239329</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-07-25T14:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655184#M239330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No way my Sage! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was assuming that measure would be selected somewhere else, possibly as an 'always select one value' listbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is not the case, then your chosen method is the way to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use this technique to create an interactive report builder for users; we now have Sense (c) of course... lol.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655184#M239330</guid>
      <dc:creator>martynlloyd</dc:creator>
      <dc:date>2014-07-25T14:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655185#M239331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This isn't pretty, but if you can get your measure and expression loaded in a different way, should be able to use the fields dynamically within your pick and match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just food for thought really&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655185#M239331</guid>
      <dc:creator />
      <dc:date>2014-07-25T14:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655186#M239332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt; Yeh, I use a similar method with FirstSortedValue and a data island to do charts like that. Its a very handy technique.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input Martyn, muchly appreciated !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655186#M239332</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-07-25T14:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655187#M239333</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;No problem to do dynamically, just build a Pick(Match()) expression in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;Expression:&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Load * Inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Measure&amp;nbsp;&amp;nbsp;&amp;nbsp; ,Expression&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Total&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,Sum(Sales)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Average&amp;nbsp;&amp;nbsp;&amp;nbsp; ,Avg(Sales)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Concat:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; chr(39) &amp;amp; Concat(Measure, ',') &amp;amp; chr(39) As cLines,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Concat(Expression, ',') As cExpr&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Resident Expression;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Let vLines = Replace(Peek('cLines'), ',', chr(39) &amp;amp; ',' &amp;amp; chr(39));&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Let vExpr = Peek('cExpr');&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Set vPick = Pick(Match(Measure, $(vLines)), $(vExpr));&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DROP Table Concat;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in a table with dimension [Measure], use the expression: =$(vPick)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655187#M239333</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-07-25T14:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Assigning Expressions within the load script</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655188#M239334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the example Jonathan. !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll have a look at this in the QV, cheers.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-Expressions-within-the-load-script/m-p/655188#M239334</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-07-25T14:59:06Z</dc:date>
    </item>
  </channel>
</rss>

