<?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 Coma Dynamic Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Coma-Dynamic-Chart/m-p/291478#M108185</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'm developing a dynamic chart but I have a problem with the expressions with coma, here is part of my in line expressions table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ExpName, Expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Consultas,COUNT({&amp;lt;DS_PROMOCION,CD_PROMOCION&amp;gt;}DISTINCT CD_CONSULTA)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Usuarios, COUNT(DISTINCT CD_USUARIO)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pedidos,COUNT(DISTINCT CD_PEDIDO)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first one doesn't work&amp;nbsp; because of the coma between DS_PROMOCION and CD_PROMOCION, I've tried using chr(44) but nothing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using QV10,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2012 18:47:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-16T18:47:48Z</dc:date>
    <item>
      <title>Coma Dynamic Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Coma-Dynamic-Chart/m-p/291478#M108185</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'm developing a dynamic chart but I have a problem with the expressions with coma, here is part of my in line expressions table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ExpName, Expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Consultas,COUNT({&amp;lt;DS_PROMOCION,CD_PROMOCION&amp;gt;}DISTINCT CD_CONSULTA)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Usuarios, COUNT(DISTINCT CD_USUARIO)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pedidos,COUNT(DISTINCT CD_PEDIDO)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first one doesn't work&amp;nbsp; because of the coma between DS_PROMOCION and CD_PROMOCION, I've tried using chr(44) but nothing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using QV10,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 18:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Coma-Dynamic-Chart/m-p/291478#M108185</guid>
      <dc:creator />
      <dc:date>2012-02-16T18:47:48Z</dc:date>
    </item>
    <item>
      <title>Coma Dynamic Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Coma-Dynamic-Chart/m-p/291479#M108186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use excel or another source instead of inline.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 18:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Coma-Dynamic-Chart/m-p/291479#M108186</guid>
      <dc:creator />
      <dc:date>2012-02-16T18:52:36Z</dc:date>
    </item>
    <item>
      <title>Coma Dynamic Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Coma-Dynamic-Chart/m-p/291480#M108187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks cisco, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've found another way, using variables....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 20:26:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Coma-Dynamic-Chart/m-p/291480#M108187</guid>
      <dc:creator />
      <dc:date>2012-02-16T20:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Coma Dynamic Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Coma-Dynamic-Chart/m-p/291481#M108188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dperte85,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;got the sam trouble, could you explain how did you use variables to solve this problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot,&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2012 15:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Coma-Dynamic-Chart/m-p/291481#M108188</guid>
      <dc:creator />
      <dc:date>2012-11-22T15:48:18Z</dc:date>
    </item>
  </channel>
</rss>

