<?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 Sparkline dimension question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sparkline-dimension-question/m-p/345400#M577175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’m attempting to create a sparkline within a straight table chart.&amp;nbsp; My dimension is KPI Name.&amp;nbsp; My expressions are Current Value, Target Value, Difference and the display options for these three expressions are set to Text.&amp;nbsp; I want to add an additional expression that will display as a mini chart – sparkline which will show the trend of balances for the past 12 months from today’s date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was thinking that the best approach would be to create a dimension in the load script (Last12Mths) and then use that as the dimension for the mini chart.&amp;nbsp; I have a field that was created called MonthEndDate that I could probably use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this approach makes sense and if yes, can someone provide info on how I would create the dimension in my load script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2012 17:07:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-10T17:07:23Z</dc:date>
    <item>
      <title>Sparkline dimension question</title>
      <link>https://community.qlik.com/t5/QlikView/Sparkline-dimension-question/m-p/345400#M577175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’m attempting to create a sparkline within a straight table chart.&amp;nbsp; My dimension is KPI Name.&amp;nbsp; My expressions are Current Value, Target Value, Difference and the display options for these three expressions are set to Text.&amp;nbsp; I want to add an additional expression that will display as a mini chart – sparkline which will show the trend of balances for the past 12 months from today’s date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was thinking that the best approach would be to create a dimension in the load script (Last12Mths) and then use that as the dimension for the mini chart.&amp;nbsp; I have a field that was created called MonthEndDate that I could probably use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this approach makes sense and if yes, can someone provide info on how I would create the dimension in my load script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 17:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sparkline-dimension-question/m-p/345400#M577175</guid>
      <dc:creator />
      <dc:date>2012-04-10T17:07:23Z</dc:date>
    </item>
    <item>
      <title>Sparkline dimension question</title>
      <link>https://community.qlik.com/t5/QlikView/Sparkline-dimension-question/m-p/345401#M577178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; Hi slepore, &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; use the script mention below for the dimension field of mini chart. &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;date(monthstart(TempDate).'MMM-YYYY' ) as MonthYear&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Nilesh Gangurde&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;DIV&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 1;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #800000;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #800000;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #800000;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #800000;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 18:46:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sparkline-dimension-question/m-p/345401#M577178</guid>
      <dc:creator>nilesh_gangurde</dc:creator>
      <dc:date>2012-04-10T18:46:32Z</dc:date>
    </item>
    <item>
      <title>Sparkline dimension question</title>
      <link>https://community.qlik.com/t5/QlikView/Sparkline-dimension-question/m-p/345402#M577180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This isn’t really getting me what I need.&amp;nbsp; I am trying to create a dimension to be used in my mini chart that will be a rolling 12 months from today’s date.&amp;nbsp; For example, I am looking to trend using a sparkline the values for April 2011 – to April 2012.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this isn’t possible to do in the load script, is it possible to create a calculated dimension for a mini chart?&amp;nbsp; It doesn’t appear to be possible which is why I was interested in trying to create this dimension in the load script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 19:16:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sparkline-dimension-question/m-p/345402#M577180</guid>
      <dc:creator />
      <dc:date>2012-04-10T19:16:39Z</dc:date>
    </item>
  </channel>
</rss>

