<?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 text in chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582658#M216387</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart in which two expression is there(grouped expression) i want to put unit of exp in the chart. but in my chart one expression has count as unit and other expression has Date as unit. How should i do that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Feb 2014 14:53:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-02-13T14:53:48Z</dc:date>
    <item>
      <title>text in chart</title>
      <link>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582658#M216387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart in which two expression is there(grouped expression) i want to put unit of exp in the chart. but in my chart one expression has count as unit and other expression has Date as unit. How should i do that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 14:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582658#M216387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-13T14:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: text in chart</title>
      <link>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582659#M216388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajashmita! You want the value that appears in the chart to be the sum of the 2 expressions you have?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 14:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582659#M216388</guid>
      <dc:creator>andrefpc</dc:creator>
      <dc:date>2014-02-13T14:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: text in chart</title>
      <link>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582660#M216389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you had a look at the number formatting tab in the chart properties? That should work..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 14:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582660#M216389</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2014-02-13T14:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: text in chart</title>
      <link>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582661#M216390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajashmita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you have two different dimensions or two expressions?&lt;/P&gt;&lt;P&gt;=&amp;gt; The latter (expressions) you could do by putting one scale on the left, one on the right ("axis" tab)&lt;/P&gt;&lt;P&gt;=&amp;gt; The former can only be done if they are mutually exclusive - you could conditionalize them, but then of course you could only show one of your expressions.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 14:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582661#M216390</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-02-13T14:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: text in chart</title>
      <link>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582662#M216391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have two expression..both has different units. one displays Max(Date) and other display count(Id) , which are grouped. If i select Max(Date) Date should be displayed in chart text and when i select Count(Id) it should display count as unit in chart text. I am using If(GetcurrentSelection(Max(Date)),'N','D') but it is taking only else values that is D....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 06:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582662#M216391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-14T06:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: text in chart</title>
      <link>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582663#M216392</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;There is no option to get which expression is currently used in Expression group, so the workaround for this is create two charts and provide buttons to toggle or use container and give two charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Expression, Label give your expression instead of some name and it will display in the chart and enable Show Title in Chart option in General tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 07:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582663#M216392</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-02-14T07:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: text in chart</title>
      <link>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582664#M216393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use ad hoc dimension....&lt;/P&gt;&lt;P&gt;MetricsOptions:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [metricsNo, metrics&lt;/P&gt;&lt;P&gt;1, Date, &lt;/P&gt;&lt;P&gt;2, Count,&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MetricPickOne:&lt;/P&gt;&lt;P&gt;LOAD DISTINCT &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; metrics as _metricPickOne&lt;/P&gt;&lt;P&gt;RESIDENT MetricsOptions; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create a listbox with _metricsPickOne&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On your chart, make your expressions conditional, one for the Date and one for the Count, like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SubStringCount(Concat(_metricPickOne, '|'), 'Date')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the same for the count, that way, when you select date on your list box, the date expression will appear in the chart. Is this what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 09:10:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/text-in-chart/m-p/582664#M216393</guid>
      <dc:creator>andrefpc</dc:creator>
      <dc:date>2014-02-14T09:10:59Z</dc:date>
    </item>
  </channel>
</rss>

