<?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: Listing multiple values in a cell of a chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Listing-multiple-values-in-a-cell-of-a-chart/m-p/1190387#M22330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm just using a simple expression, per below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="138315" alt="Capture1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138315_Capture1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm hopeful there is a function to add into the expression that will allow multiple values in a cell..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Sep 2016 14:48:35 GMT</pubDate>
    <dc:creator>msawyercke</dc:creator>
    <dc:date>2016-09-22T14:48:35Z</dc:date>
    <item>
      <title>Listing multiple values in a cell of a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Listing-multiple-values-in-a-cell-of-a-chart/m-p/1190386#M22329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart in which I need to list values (unique unit numbers) that 'Fulfilled' an 'Obligation Due' that are required by certain dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the following screen shot, you can see that I can get the unit number to list if there's only 1 unit number that fulfilled a single obligation on that date.&amp;nbsp; However, the chart doesn't list the Unit numbers if there are &lt;STRONG style="text-decoration: underline;"&gt;multiple&lt;/STRONG&gt; "Fulfilled' obligations required by a certain date:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="help.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138314_help.JPG" style="height: 398px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally, it would be nice if the multiple fulfilled obligations could be displayed in their appropriate cell and separated by comma.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help/advice you can provide!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 13:54:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Listing-multiple-values-in-a-cell-of-a-chart/m-p/1190386#M22329</guid>
      <dc:creator>msawyercke</dc:creator>
      <dc:date>2016-09-22T13:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Listing multiple values in a cell of a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Listing-multiple-values-in-a-cell-of-a-chart/m-p/1190387#M22330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm just using a simple expression, per below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="138315" alt="Capture1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138315_Capture1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm hopeful there is a function to add into the expression that will allow multiple values in a cell..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 14:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Listing-multiple-values-in-a-cell-of-a-chart/m-p/1190387#M22330</guid>
      <dc:creator>msawyercke</dc:creator>
      <dc:date>2016-09-22T14:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Listing multiple values in a cell of a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Listing-multiple-values-in-a-cell-of-a-chart/m-p/1190388#M22331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concat([PS # Fulfilled],',')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 16:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Listing-multiple-values-in-a-cell-of-a-chart/m-p/1190388#M22331</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2016-09-22T16:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Listing multiple values in a cell of a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Listing-multiple-values-in-a-cell-of-a-chart/m-p/1190389#M22332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expression doesn't explicitly use an aggregation function. In that case the Only() function is used. And the only function can only return a value if there's only one possible value. That's why you see no result for the rows where there are two or more values. If you want a list of values you can use the concat function like &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="10171" data-externalid="" data-presence="null" data-userid="41178" data-username="stigchel" href="https://community.qlik.com/people/stigchel" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Piet Hein van der Stigchel&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-size: 10pt;"&gt;‌&lt;/SPAN&gt;posted above.&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 16:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Listing-multiple-values-in-a-cell-of-a-chart/m-p/1190389#M22332</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-09-22T16:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Listing multiple values in a cell of a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Listing-multiple-values-in-a-cell-of-a-chart/m-p/1190390#M22333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Piet and gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I tried Piet's recommendation, this works on individual dates (thanks for that!).&amp;nbsp; But, now the problem is that I have totals turned on in the chart, and there's so many "Fulfilled" unit numbers, it makes the chart unreadable.&amp;nbsp; So, can I now suppress those 'Fulfilled' numbers from listing out in the "totals' line?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Concat Capture.JPG" class="jive-image image-1" src="/legacyfs/online/138348_Concat Capture.JPG" style="height: 230px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 16:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Listing-multiple-values-in-a-cell-of-a-chart/m-p/1190390#M22333</guid>
      <dc:creator>msawyercke</dc:creator>
      <dc:date>2016-09-22T16:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Listing multiple values in a cell of a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Listing-multiple-values-in-a-cell-of-a-chart/m-p/1190391#M22334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm afraid that I'm not that familiar with Sense, but .... Can you check the Dimensionality() function? It should give another value for the total so you can do something like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Dimensionality()&amp;gt;0,...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 17:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Listing-multiple-values-in-a-cell-of-a-chart/m-p/1190391#M22334</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2016-09-22T17:52:58Z</dc:date>
    </item>
  </channel>
</rss>

