<?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: Issue with putting a space in an Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716792#M257666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure why it's not working. You tried to set the space after the customer field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... TODAY())&amp;lt;= 28, [Customer 1] &amp;amp; ' '), [Customer 1] ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2014 10:02:48 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2014-09-17T10:02:48Z</dc:date>
    <item>
      <title>Issue with putting a space in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716790#M257664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-09-17_1049.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/66972_2014-09-17_1049.png" style="width: 620px; height: 56px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this returns CustomerA30/09/2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want it to return CustomerA 30/09/2014, however when I use the following expression, it tells me the expression is OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it returns no result, how can I put a space between Customer and Expiry Date, I am using concat because there could be more than 1 Customer that has a license issue and there for I am using CHR(10) to separate each instance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-09-17_1050.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/66973_2014-09-17_1050.png" style="width: 620px; height: 69px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 09:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716790#M257664</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-09-17T09:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with putting a space in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716791#M257665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide few lines of sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 09:59:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716791#M257665</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-17T09:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with putting a space in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716792#M257666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure why it's not working. You tried to set the space after the customer field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... TODAY())&amp;lt;= 28, [Customer 1] &amp;amp; ' '), [Customer 1] ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 10:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716792#M257666</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-09-17T10:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with putting a space in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716793#M257667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Parenthesis issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put this ' ' along with [Customer 1] that comes in the If part, like: Concat(......(If(........, [Customer 1]&lt;STRONG&gt;&amp;amp; '&amp;nbsp; '&lt;/STRONG&gt;), [Customer 1]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 10:02:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716793#M257667</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-17T10:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with putting a space in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716794#M257668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the expression in an alert, taking the file from Sharepoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it would be like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CompanyA 30/09/2014&lt;/P&gt;&lt;P&gt;CompanyB 30/10/2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's all the data &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 10:02:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716794#M257668</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-09-17T10:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with putting a space in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716795#M257669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I had it in the wrong place thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 10:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716795#M257669</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-09-17T10:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with putting a space in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716796#M257670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Concat((AGGR(if(min([License Expiry Date] - Today())&amp;lt;=28,[Customer 1],[Customer 1])&amp;nbsp;&amp;nbsp; ' &amp;amp; ' ' &amp;amp; aggr(if(min([License Expiry Date] - Today())&amp;lt;= ,[License Expiry Date]),[License Expiry Date])),chr(10))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 10:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-putting-a-space-in-an-Expression/m-p/716796#M257670</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T10:10:23Z</dc:date>
    </item>
  </channel>
</rss>

