<?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 QlikSense: Carriage return each concatenated value in single cell in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/QlikSense-Carriage-return-each-concatenated-value-in-single-cell/m-p/2158790#M93930</link>
    <description>&lt;P&gt;have 3 columns that contain a concatenated output. For example, here's one output as it exists as a SQL result: &lt;CODE&gt;Baclofen  (0   mCg/mL) Baclofen  (380 mCg/mL) Bupivacaine HCl  (5   mg/mL) HYDROmorphone HCl  (6.6 mg/mL)   &lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;So what it currently looks like in QlikSense:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 313px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126599i1B99A3BC25985AE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And what I want it to look like, after shrinking the column width, but of course the issues are:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Column width based on values varies, so this won't work for every cell, router login &lt;A href="https://10-0-0-1.info" target="_self"&gt;10.0.0.1&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;It cuts off the last value in this example (the HYDROmorphone HCl)&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 180px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126600iEA5773E6CB5FA11F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Is there a way to format Qlik so that each of these values naturally goes to the next line router ip &lt;A href="https://192-168-0-1.mobi" target="_self"&gt;192.168.0.1&lt;/A&gt; and they all sit cleanly in the same cell?&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jan 2024 10:37:04 GMT</pubDate>
    <dc:creator>walterma</dc:creator>
    <dc:date>2024-01-15T10:37:04Z</dc:date>
    <item>
      <title>QlikSense: Carriage return each concatenated value in single cell</title>
      <link>https://community.qlik.com/t5/App-Development/QlikSense-Carriage-return-each-concatenated-value-in-single-cell/m-p/2158790#M93930</link>
      <description>&lt;P&gt;have 3 columns that contain a concatenated output. For example, here's one output as it exists as a SQL result: &lt;CODE&gt;Baclofen  (0   mCg/mL) Baclofen  (380 mCg/mL) Bupivacaine HCl  (5   mg/mL) HYDROmorphone HCl  (6.6 mg/mL)   &lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;So what it currently looks like in QlikSense:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 313px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126599i1B99A3BC25985AE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And what I want it to look like, after shrinking the column width, but of course the issues are:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Column width based on values varies, so this won't work for every cell, router login &lt;A href="https://10-0-0-1.info" target="_self"&gt;10.0.0.1&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;It cuts off the last value in this example (the HYDROmorphone HCl)&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 180px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126600iEA5773E6CB5FA11F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Is there a way to format Qlik so that each of these values naturally goes to the next line router ip &lt;A href="https://192-168-0-1.mobi" target="_self"&gt;192.168.0.1&lt;/A&gt; and they all sit cleanly in the same cell?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 10:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QlikSense-Carriage-return-each-concatenated-value-in-single-cell/m-p/2158790#M93930</guid>
      <dc:creator>walterma</dc:creator>
      <dc:date>2024-01-15T10:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense: Carriage return each concatenated value in single cell</title>
      <link>https://community.qlik.com/t5/App-Development/QlikSense-Carriage-return-each-concatenated-value-in-single-cell/m-p/2158922#M93942</link>
      <description>&lt;P&gt;use Subfield() to split the values into a new row&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/May2023/Subsystems/Client/Content/QV_QlikView/Scripting/StringFunctions/SubField.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/qlikview/May2023/Subsystems/Client/Content/QV_QlikView/Scripting/StringFunctions/SubField.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;or try this trick&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Sense-Documents/Multiple-lines-in-Pivot-and-Straight-table-cells-in-QlikSense/ta-p/1920451" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Sense-Documents/Multiple-lines-in-Pivot-and-Straight-table-cells-in-QlikSense/ta-p/1920451&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 02:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QlikSense-Carriage-return-each-concatenated-value-in-single-cell/m-p/2158922#M93942</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2024-01-08T02:41:46Z</dc:date>
    </item>
  </channel>
</rss>

