<?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 Carriage return in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374606#M139503</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;Can you attach sample file you are working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2012 10:13:52 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2012-05-31T10:13:52Z</dc:date>
    <item>
      <title>Carriage return in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374597#M139494</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 would like to insert a carriage return in an expression.&amp;nbsp; A example would be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=concat({[alternate state1]'field',chr(10)&amp;amp;chr(13)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am displaying all the selections in field as the label of an expression. But this doesn't seem to work. Could anyone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xue Bin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 10:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374597#M139494</guid>
      <dc:creator />
      <dc:date>2012-05-30T10:33:48Z</dc:date>
    </item>
    <item>
      <title>Carriage return in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374598#M139495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; get rid of chr(13)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 11:55:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374598#M139495</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-05-30T11:55:37Z</dc:date>
    </item>
    <item>
      <title>Carriage return in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374599#M139496</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;It doesn't work. I made some typo in my previous post though. The expression should be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=concat({[alternate state1]}field,chr(10)&amp;amp;chr(13)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;removing chr(13) doesn't work. And a red line appears under chr(10) indicating some syntax error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xue Bin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 02:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374599#M139496</guid>
      <dc:creator />
      <dc:date>2012-05-31T02:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Carriage return in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374600#M139497</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;Check attached file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used &lt;/P&gt;&lt;P&gt;=Concat(F1, chr(10))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where F1 is a field, it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 07:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374600#M139497</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-05-31T07:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Carriage return in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374601#M139498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't own a license but i tried to move the expression to the title of the chart and it works.&amp;nbsp; It seems that the label of an expression only support one line. When I move it back to the label of my expression, it returns only one value. The rest of the values seems to be truncated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xue Bin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 07:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374601#M139498</guid>
      <dc:creator />
      <dc:date>2012-05-31T07:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Carriage return in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374602#M139499</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;Assign this expression (=Concat(F1, chr(10))) to a variable and try using this variable as a label for expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works for me.&amp;nbsp; Check attached screenshot.&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 you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 07:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374602#M139499</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-05-31T07:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Carriage return in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374603#M139500</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;My objective is to make this 'F1' in your screenshot to &lt;/P&gt;&lt;P&gt;a&lt;/P&gt;&lt;P&gt;b&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;P&gt;d.&lt;/P&gt;&lt;P&gt;not the title of the chart. I tried to assign it to a variable during loading. But the variable turns out to be empty. I am very inexperienced with variable. Is there a way to declare a variable in visualization?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xue Bin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 08:16:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374603#M139500</guid>
      <dc:creator />
      <dc:date>2012-05-31T08:16:13Z</dc:date>
    </item>
    <item>
      <title>Carriage return in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374604#M139501</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;That is not the title of the chart, it is expression name.&amp;nbsp; You can create a variable using menu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings -&amp;gt; Variables Overview -&amp;gt; Add -&amp;gt; give variable name (Ex: vTest) -&amp;gt; Give variable definition (=Concat(F1, chr(10))). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now press Ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now use variable (vTest) as =vTest in Expression label&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 09:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374604#M139501</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-05-31T09:44:20Z</dc:date>
    </item>
    <item>
      <title>Carriage return in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374605#M139502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really appreciate your patience. It still works the same, showing only the first value. I attach some screenshots here. I think it must be some issue with the expression label. I am doing comparative analysis and have two expessions on Y-axis. The labels appear on the right of the graph as shown in the screen shot&lt;IMG alt="screenshot1.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/15229_screenshot1.png" width="450" /&gt;&lt;IMG alt="screenshot2.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/15233_screenshot2.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 09:58:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374605#M139502</guid>
      <dc:creator />
      <dc:date>2012-05-31T09:58:29Z</dc:date>
    </item>
    <item>
      <title>Carriage return in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374606#M139503</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;Can you attach sample file you are working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 10:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374606#M139503</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-05-31T10:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Carriage return in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374607#M139504</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;Attached is my qvw file. Thank you so much:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xue Bin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 11:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374607#M139504</guid>
      <dc:creator />
      <dc:date>2012-05-31T11:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Carriage return in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374608#M139505</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 found the issue, it is the problem in Legend.&amp;nbsp; To fix this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart Properties -&amp;gt; Presentation Tab -&amp;gt; Legend Section -&amp;gt; Click Setting button -&amp;gt; Select "Wrap Text" -&amp;gt;&lt;/P&gt;&lt;P&gt;Give Cell Height value to 10 or 20 depending on the values to get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check attached screen shot.&amp;nbsp; Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 12:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374608#M139505</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-05-31T12:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Carriage return in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374609#M139506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes that solves the problem. You are great:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xue Bin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 12:17:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Carriage-return-in-expression/m-p/374609#M139506</guid>
      <dc:creator />
      <dc:date>2012-05-31T12:17:51Z</dc:date>
    </item>
  </channel>
</rss>

