<?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 Error in Calculated Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39784#M6684</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 am getting error when i am trying to write calculated dimension in my chart properties &amp;gt;&amp;gt;&amp;gt; Dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the dimension: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(only({$(vFitlerStates)}OrderID), OrderID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for remaining people it is working, only for me it's not working can you guys please help me out from this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: All People are working on same thing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Mar 2018 11:58:45 GMT</pubDate>
    <dc:creator>bvssudhakar</dc:creator>
    <dc:date>2018-03-16T11:58:45Z</dc:date>
    <item>
      <title>Error in Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39784#M6684</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 am getting error when i am trying to write calculated dimension in my chart properties &amp;gt;&amp;gt;&amp;gt; Dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the dimension: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(only({$(vFitlerStates)}OrderID), OrderID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for remaining people it is working, only for me it's not working can you guys please help me out from this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: All People are working on same thing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 11:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39784#M6684</guid>
      <dc:creator>bvssudhakar</dc:creator>
      <dc:date>2018-03-16T11:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39785#M6685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vFitlerStates?&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;BR /&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;Usually if you use set expression ,it would be something like this:&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;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=aggr(only({$(&amp;nbsp; FieldName = {'$(vFitlerStates)')}OrderID), OrderID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2018 07:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39785#M6685</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2018-03-17T07:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39786#M6686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be missing '&amp;lt;&amp;gt;' in set expression, not sure though-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=aggr(only({&lt;STRONG style="font-size: 18pt;"&gt;&amp;lt;&lt;/STRONG&gt;$(vFitlerStates)&lt;STRONG style="font-size: 18pt;"&gt;&amp;gt;&lt;/STRONG&gt;}OrderID), OrderID)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2018 15:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39786#M6686</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-03-18T15:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39787#M6687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you are using alternate state. Is your alternate state name having any spaces? If so, try,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(only({[$(vFitlerStates)]}OrderID), OrderID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2018 15:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39787#M6687</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-03-18T15:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39788#M6688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this question related to your thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/294525"&gt;Passing a set of filters in qlikview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe also helpful:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/294299"&gt;Passing a set of filters in qlikview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2018 20:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39788#M6688</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-03-18T20:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39789#M6689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Marco Wedel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 05:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39789#M6689</guid>
      <dc:creator>bvssudhakar</dc:creator>
      <dc:date>2018-03-19T05:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39790#M6690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Macro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/294299"&gt;https://community.qlik.com/thread/294299&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this link what ever you attached qvw file is not opening. It is showing error (failed to load)&lt;/P&gt;&lt;P&gt;I am using Desktop Edition&lt;/P&gt;&lt;P&gt;can you please share that file again, so that it will very useful for me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudhakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 08:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39790#M6690</guid>
      <dc:creator>bvssudhakar</dc:creator>
      <dc:date>2018-03-19T08:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39791#M6691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;A _jive_internal="true" data-containerid="2003" data-containertype="14" data-objectid="294299" data-objecttype="1" href="https://community.qlik.com/thread/294299" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;https://community.qlik.com/thread/294299&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;In this link what ever you attached qvw file is not opening. It is showing error (failed to load)&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;I am using Desktop Edition&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;can you please share that file again, so that it will very useful for me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Sudhakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 09:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39791#M6691</guid>
      <dc:creator>bvssudhakar</dc:creator>
      <dc:date>2018-03-19T09:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39792#M6692</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;please find attached an example using the data included in your thread &lt;A href="https://community.qlik.com/thread/294525"&gt;Passing a set of filters in qlikview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_1521496659372897" jivemacro_uid="_1521496659372897"&gt;
&lt;P&gt;table1:&lt;/P&gt;
&lt;P&gt;LOAD survey,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [prod ctg],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; char,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [char type],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [rate 1],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [rate 2],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [rate 3],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; volume&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;FROM [&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2051" data-containertype="14" data-objectid="294525" data-objecttype="1" href="https://community.qlik.com/thread/294525"&gt;https://community.qlik.com/thread/294525&lt;/A&gt;&lt;SPAN&gt;] (html, codepage is 1252, embedded labels, table is @1);&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_294299_Pic1.JPG" class="jive-image image-4" height="93" src="https://community.qlik.com/legacyfs/online/196779_QlikCommunity_Thread_294299_Pic1.JPG" width="552" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_294299_Pic2.JPG" class="jive-image image-2" height="159" src="https://community.qlik.com/legacyfs/online/196780_QlikCommunity_Thread_294299_Pic2.JPG" width="552" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_294299_Pic3.JPG" class="jive-image image-3" height="95" src="https://community.qlik.com/legacyfs/online/196781_QlikCommunity_Thread_294299_Pic3.JPG" width="557" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_294299_Pic4.JPG" class="image-5 jive-image" height="160" src="https://community.qlik.com/legacyfs/online/196782_QlikCommunity_Thread_294299_Pic4.JPG" width="543" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_294990_Pic1.JPG" class="image-9 jive-image" src="https://community.qlik.com/legacyfs/online/196774_QlikCommunity_Thread_294990_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_294990_Pic2.JPG" class="image-10 jive-image" src="https://community.qlik.com/legacyfs/online/196778_QlikCommunity_Thread_294990_Pic2.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_294299_Pic6.JPG" class="jive-image image-7" height="336" src="https://community.qlik.com/legacyfs/online/196783_QlikCommunity_Thread_294299_Pic6.JPG" width="1089" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;=&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: gray;"&gt;vSelSets&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;Len&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;()),&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;Len&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: gray;"&gt;vSelSets&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;),'+')&amp;amp;'1&amp;lt;['&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;Chr&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;(39)&amp;amp;'}, [',']={''',&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;Chr&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;(39)&amp;amp;','&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;Chr&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;(39))&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: blue;"&gt;Chr&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: Arial, sans-serif; color: black;"&gt;(39)&amp;amp;'}&amp;gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_294299_Pic5.JPG" class="jive-image image-6" height="123" src="https://community.qlik.com/legacyfs/online/196784_QlikCommunity_Thread_294299_Pic5.JPG" width="518" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_294299_Pic7.JPG" class="jive-image image-8" height="222" src="https://community.qlik.com/legacyfs/online/196785_QlikCommunity_Thread_294299_Pic7.JPG" width="668" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 22:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39792#M6692</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-03-19T22:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39793#M6693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 07:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39793#M6693</guid>
      <dc:creator>bvssudhakar</dc:creator>
      <dc:date>2018-03-20T07:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39794#M6694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close your thread if your question is answered:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&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;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 23:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39794#M6694</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-03-20T23:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39795#M6695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did the proposed solutions answer your question?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 23:22:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Calculated-Dimension/m-p/39795#M6695</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-03-21T23:22:01Z</dc:date>
    </item>
  </channel>
</rss>

