<?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 Chart with Letter Expression Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-with-Letter-Expression-Values/m-p/360643#M1171684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing an app to analyze reading levels in a K-12 environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My primary issue at the moment is creating a chart with a date as a dimension, and a reading level as an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can represent this data in tabular form, longitudinally for each student, with no problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a specific student, the tabular data may look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Level&lt;/P&gt;&lt;P&gt;Spring 2011&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; H&lt;/P&gt;&lt;P&gt;Fall 2011&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; K&lt;/P&gt;&lt;P&gt;Spring 2012&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to create a chart, there is no data to display. I'm assuming this is because the letters have no context to Qlikview, and as such cannot be ordered in any meaningful way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use some other value that is numeric as the expression, like Reading Accuracy (which is measured as a percentage), the chart works out fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on a strategy?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jun 2012 13:11:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-20T13:11:24Z</dc:date>
    <item>
      <title>Chart with Letter Expression Values</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-Letter-Expression-Values/m-p/360643#M1171684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing an app to analyze reading levels in a K-12 environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My primary issue at the moment is creating a chart with a date as a dimension, and a reading level as an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can represent this data in tabular form, longitudinally for each student, with no problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a specific student, the tabular data may look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Level&lt;/P&gt;&lt;P&gt;Spring 2011&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; H&lt;/P&gt;&lt;P&gt;Fall 2011&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; K&lt;/P&gt;&lt;P&gt;Spring 2012&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to create a chart, there is no data to display. I'm assuming this is because the letters have no context to Qlikview, and as such cannot be ordered in any meaningful way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use some other value that is numeric as the expression, like Reading Accuracy (which is measured as a percentage), the chart works out fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on a strategy?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 13:11:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-Letter-Expression-Values/m-p/360643#M1171684</guid>
      <dc:creator />
      <dc:date>2012-06-20T13:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Chart with Letter Expression Values</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-Letter-Expression-Values/m-p/360644#M1171685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using a &lt;EM&gt;dual value &lt;/EM&gt;as expression result, with the text representation being your Level, and a meaningful numerical representation (maybe your Reading Accuracy) which can be used as numerical input e.g. for bar chart height etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dual( Level, [Reading Accuracy] )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;Or create an inline lookup table where you link your Levels A to Z to numerials as needed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Level, NumLevel&lt;/P&gt;&lt;P&gt;A, 1&lt;/P&gt;&lt;P&gt;B, 2&lt;/P&gt;&lt;P&gt;C, 3&lt;/P&gt;&lt;P&gt;D, 4&lt;/P&gt;&lt;P&gt;E, 5&lt;/P&gt;&lt;P&gt;F, 6&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 13:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-Letter-Expression-Values/m-p/360644#M1171685</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-06-20T13:26:20Z</dc:date>
    </item>
  </channel>
</rss>

