<?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: Expression to dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-to-dimension/m-p/505111#M1147446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;just do it in ETL..Pls find below script..hope it will help u..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;RawData:&lt;STRONG style="color: blue; font-size: 8pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;INLINE&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;[&lt;BR /&gt;Product,&amp;nbsp;&amp;nbsp; Price,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Volume&lt;BR /&gt;P1,&amp;nbsp; 10,&amp;nbsp; 40&lt;BR /&gt;P2,&amp;nbsp; 12,&amp;nbsp; 50&lt;BR /&gt;P3,&amp;nbsp; 20,&amp;nbsp; 60&lt;BR /&gt;P4,&amp;nbsp; 5,&amp;nbsp;&amp;nbsp; 70&lt;BR /&gt;P5,&amp;nbsp; 15,&amp;nbsp; 80&lt;BR /&gt;&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;;&lt;BR /&gt;&lt;BR /&gt;Data:&lt;STRONG style="color: blue; font-size: 8pt; font-family: 'Courier New';"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Price&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Price&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;As&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Price' &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;As&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;'Measure'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Volume&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt; RawData;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 8pt; font-family: 'Courier New';"&gt;&lt;STRONG style="color: blue; font-size: 8pt; font-family: 'Courier New';"&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 8pt; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Price&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Volume&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;As&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 'Volume' &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;As&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;'Measure'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Volume&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt; RawData;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 8pt; font-family: 'Courier New';"&gt;DROP&lt;/STRONG&gt; &lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt; RawData; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 8pt; font-family: 'Courier New';"&gt;In Chart take Dimension as Measure and in expression Sum (Value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 8pt; font-family: 'Courier New';"&gt;Regards-Bika&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jun 2013 09:44:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-25T09:44:04Z</dc:date>
    <item>
      <title>Expression to dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-dimension/m-p/505108#M1147443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any code to change an expression to an dimension? (eg. sum(object) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 06:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-dimension/m-p/505108#M1147443</guid>
      <dc:creator />
      <dc:date>2013-06-25T06:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-dimension/m-p/505109#M1147444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any aggregation function (e.g. sum, avg, count, aggr .. etc) is performed through dimensions so you can't use these function in dimension ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 06:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-dimension/m-p/505109#M1147444</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-06-25T06:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-dimension/m-p/505110#M1147445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="TEXT-ALIGN: center; BACKGROUND-COLOR: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;TYPE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="TEXT-ALIGN: center; BACKGROUND-COLOR: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Jan2011-Jan2012&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="TEXT-ALIGN: center; BACKGROUND-COLOR: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG style="color: #ffffff;"&gt;&lt;STRONG&gt;Jan2012-Jan2013&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="TEXT-ALIGN: center;"&gt;ASD&lt;/TD&gt;&lt;TD style="TEXT-ALIGN: center;"&gt;PENC&lt;/TD&gt;&lt;TD style="TEXT-ALIGN: center;"&gt;13123&lt;/TD&gt;&lt;TD style="TEXT-ALIGN: center;"&gt;7898&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="TEXT-ALIGN: center;"&gt;UHT&lt;/TD&gt;&lt;TD style="TEXT-ALIGN: center;"&gt;OPSI&lt;/TD&gt;&lt;TD style="TEXT-ALIGN: center;"&gt;12312&lt;/TD&gt;&lt;TD style="TEXT-ALIGN: center;"&gt;4356&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an example on what i need to achieve. I have already set TYPE as an expression because 'PE' and 'NC' are two different field. It seems like i'm having two expression but i cant do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 07:29:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-dimension/m-p/505110#M1147445</guid>
      <dc:creator />
      <dc:date>2013-06-25T07:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-dimension/m-p/505111#M1147446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;just do it in ETL..Pls find below script..hope it will help u..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;RawData:&lt;STRONG style="color: blue; font-size: 8pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;INLINE&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;[&lt;BR /&gt;Product,&amp;nbsp;&amp;nbsp; Price,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Volume&lt;BR /&gt;P1,&amp;nbsp; 10,&amp;nbsp; 40&lt;BR /&gt;P2,&amp;nbsp; 12,&amp;nbsp; 50&lt;BR /&gt;P3,&amp;nbsp; 20,&amp;nbsp; 60&lt;BR /&gt;P4,&amp;nbsp; 5,&amp;nbsp;&amp;nbsp; 70&lt;BR /&gt;P5,&amp;nbsp; 15,&amp;nbsp; 80&lt;BR /&gt;&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;;&lt;BR /&gt;&lt;BR /&gt;Data:&lt;STRONG style="color: blue; font-size: 8pt; font-family: 'Courier New';"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Price&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Price&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;As&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Price' &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;As&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;'Measure'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Volume&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt; RawData;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 8pt; font-family: 'Courier New';"&gt;&lt;STRONG style="color: blue; font-size: 8pt; font-family: 'Courier New';"&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 8pt; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Price&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Volume&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;As&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 'Volume' &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;As&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;'Measure'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Volume&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt; RawData;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 8pt; font-family: 'Courier New';"&gt;DROP&lt;/STRONG&gt; &lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt; RawData; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 8pt; font-family: 'Courier New';"&gt;In Chart take Dimension as Measure and in expression Sum (Value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 8pt; font-family: 'Courier New';"&gt;Regards-Bika&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 09:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-dimension/m-p/505111#M1147446</guid>
      <dc:creator />
      <dc:date>2013-06-25T09:44:04Z</dc:date>
    </item>
  </channel>
</rss>

