<?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 Is there a function that can return many values? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-there-a-function-that-can-return-many-values/m-p/217794#M70977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like you should be able to use the concat() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jul 2010 14:36:34 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2010-07-08T14:36:34Z</dc:date>
    <item>
      <title>Is there a function that can return many values?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-function-that-can-return-many-values/m-p/217793#M70976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have created a chart that shows all orders that have resulted in more than one invoice.&lt;/P&gt;&lt;P&gt;I have dimensions that state:&lt;/P&gt;&lt;P&gt;=If(Aggr(Count(DISTINCT InvoiceNo),OrderNo) = 2, InvoiceNo)&lt;/P&gt;&lt;P&gt;My problem is that only one InvoiceNo is shown and I would like my chart to display the 2 InvoiceNo's that were used.&lt;/P&gt;&lt;P&gt;Is there a suitable function for this?&lt;/P&gt;&lt;P&gt;br&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 14:02:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-function-that-can-return-many-values/m-p/217793#M70976</guid>
      <dc:creator />
      <dc:date>2010-07-08T14:02:54Z</dc:date>
    </item>
    <item>
      <title>Is there a function that can return many values?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-function-that-can-return-many-values/m-p/217794#M70977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like you should be able to use the concat() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 14:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-function-that-can-return-many-values/m-p/217794#M70977</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2010-07-08T14:36:34Z</dc:date>
    </item>
    <item>
      <title>Is there a function that can return many values?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-function-that-can-return-many-values/m-p/217795#M70978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could do this:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;Dimension 1 = InvoiceNo&lt;BR /&gt;Dimension 2 = if(aggr(count(distinct InvoiceNo),OrderNo)=2,OrderNo)&lt;/P&gt;&lt;P&gt;Suppress dimension 2 when null, then hide dimension 2 if you really don't want to see what order numbers are associated with the invoices.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 22:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-function-that-can-return-many-values/m-p/217795#M70978</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-07-08T22:02:21Z</dc:date>
    </item>
  </channel>
</rss>

