<?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: Display text label for expression in a bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074937#M936870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I must be doing something wrong as I tried that previously (and again now), and my chart just shows 'No data to display' when I use that as my expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a visual of what I have and what I'm going for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="chart.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113947_chart.png" style="width: 620px; height: 490px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Feb 2016 21:38:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-08T21:38:33Z</dc:date>
    <item>
      <title>Display text label for expression in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074934#M936867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Newbie question here.&amp;nbsp; I have a simple bar chart that shows the use cases (dimension) by quarter/year.&amp;nbsp; I can successfully get the basics of the chart the way the user wants by using the year concatenated with quarter as my expression, but the expression labels then shows as '20171' for example whereas I would like to show it as 'Q1 2017'.&amp;nbsp; Is this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 20:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074934#M936867</guid>
      <dc:creator />
      <dc:date>2016-02-08T20:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Display text label for expression in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074935#M936868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this as the expression for label:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: line-through;"&gt;'Q' &amp;amp; Month(Date) &amp;amp; ' ' &amp;amp; Year(Date)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;'Q' &amp;amp; Ceil(Month(Date)/3) &amp;amp; ' ' &amp;amp; Year(Date)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 21:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074935#M936868</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-08T21:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Display text label for expression in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074936#M936869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;='Q'&amp;amp; &lt;EM&gt;QuarterField&lt;/EM&gt; &amp;amp; ' ' &amp;amp; &lt;EM&gt;YearField&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 21:27:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074936#M936869</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-08T21:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display text label for expression in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074937#M936870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I must be doing something wrong as I tried that previously (and again now), and my chart just shows 'No data to display' when I use that as my expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a visual of what I have and what I'm going for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="chart.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113947_chart.png" style="width: 620px; height: 490px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 21:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074937#M936870</guid>
      <dc:creator />
      <dc:date>2016-02-08T21:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Display text label for expression in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074938#M936871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this as your calculated dimension instead of [use case]:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dual('Q' &amp;amp; Right([use case], 1) &amp;amp; ' ' &amp;amp; Left([use case], 4), [use case])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 21:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074938#M936871</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-08T21:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Display text label for expression in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074939#M936872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Missed that you are using an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you will easily get a text representation at y-axis, but for mouse over, you can try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Dual( 'Q'&amp;amp; &lt;EM&gt;QuarterField&lt;/EM&gt; &amp;amp; ' ' &amp;amp; &lt;EM&gt;YearField, Makedate(YearField, QuarterField*3-2) )&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 21:47:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074939#M936872</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-08T21:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Display text label for expression in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074940#M936873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What should work is using a an expression that returns a date:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Makedate(YearField, QuarterField*3-2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then set the number format in Number tab to date and use some format code like MMM YYYY&lt;/P&gt;&lt;P&gt;No format code for quarters, AFAIK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 21:55:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074940#M936873</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-08T21:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Display text label for expression in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074941#M936874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it is pretty limited it appears.&amp;nbsp; Thanks swuehl, I will use your suggestions to get a little closer to what they wanted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 13:52:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-label-for-expression-in-a-bar-chart/m-p/1074941#M936874</guid>
      <dc:creator />
      <dc:date>2016-02-09T13:52:42Z</dc:date>
    </item>
  </channel>
</rss>

