<?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: Expression to return list of values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443718#M165435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then maybe using a straight table with a hidden dimension column and three expressions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 Feb 2013 20:58:01 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2013-02-17T20:58:01Z</dc:date>
    <item>
      <title>Expression to return list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443713#M165430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the best way to return a list of values (non-numeric) in an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Projects and Project Status. I'd like to have Project Status as dimension and the Projects falling in various stages as the expression and then color code the background based on their delay status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no calendar in the app. It is a point in time for daily status.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 14:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443713#M165430</guid>
      <dc:creator>avastani</dc:creator>
      <dc:date>2013-02-17T14:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to return list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443714#M165431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may create a pivot table chart with Project Status and Project as dimensions and delay status as expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 15:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443714#M165431</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2013-02-17T15:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to return list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443715#M165432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No can’t do. I tried that. The visible chart object should look like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase1                 Phase2                 Phase3&lt;/P&gt;&lt;P&gt;ProjectA              ProjectB               ProjectD&lt;/P&gt;&lt;P&gt;ProjectC               ProjectX&lt;/P&gt;&lt;P&gt;                                ProjectZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With color codes for each project cased on their delay status in each phase&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 16:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443715#M165432</guid>
      <dc:creator>avastani</dc:creator>
      <dc:date>2013-02-17T16:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to return list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443716#M165433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like attached?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 17:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443716#M165433</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-02-17T17:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to return list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443717#M165434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, more so like attached but need to rid the Rowno() off the pivot though&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 19:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443717#M165434</guid>
      <dc:creator>avastani</dc:creator>
      <dc:date>2013-02-17T19:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to return list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443718#M165435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then maybe using a straight table with a hidden dimension column and three expressions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 20:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443718#M165435</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-02-17T20:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to return list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443719#M165436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I had that as well, but the sad part is I have to encode every Phase in there and if there's new phases in the future, maintenance becomes a pain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pivot would have been ideal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interesting suggestion on how the autonumber(Project, Phase) brings it together. I know there's a way, just can't think of it right now. Brain freeze,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 21:03:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443719#M165436</guid>
      <dc:creator>avastani</dc:creator>
      <dc:date>2013-02-17T21:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to return list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443720#M165437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you like the pivot but just want to hide the RowNo() column , how about just making the column invisible like the attached? (You can drag a column to about 1 pixel wide by dragging, I used a one-time macro to make it 0 pixels wide).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 00:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443720#M165437</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2013-02-18T00:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to return list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443721#M165438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that does the trick. Man o man what a day. Thanks Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 00:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443721#M165438</guid>
      <dc:creator>avastani</dc:creator>
      <dc:date>2013-02-18T00:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to return list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443722#M165439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to you swuehl for the rowno addition. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 00:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-return-list-of-values/m-p/443722#M165439</guid>
      <dc:creator>avastani</dc:creator>
      <dc:date>2013-02-18T00:22:26Z</dc:date>
    </item>
  </channel>
</rss>

