<?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 Dynamic Subtitle in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dynamic-Subtitle/m-p/1653225#M48792</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am currently using a bar chart with 3 alternate measures and one dimension. In my chart subtitle I am currently using a variable $(vScaleMonthYear)&amp;amp; ' ' &amp;amp; $(vScaleformat) &amp;amp; $(vCurrencySwitch) which is toggled via filter selections MonthYear, Unit(m/k)&amp;nbsp;&amp;amp; Currency Switch(EUR/LC)&lt;/P&gt;&lt;P&gt;Output is like Nov2019 mEUR.&lt;/P&gt;&lt;P&gt;New requirement is to hide the mEuro part while showing 2 measures.&lt;/P&gt;&lt;P&gt;I tried the below but doesn't seem to work.&lt;/P&gt;&lt;P&gt;=If(GetObjectMeasure()='MeasureA',$(vScaleMonthYear),&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If(GetObjectMeasure()='MeasureB',$(vScaleMonthYear),&lt;BR /&gt;$(vScaleMonthYear)&amp;amp; ' ' &amp;amp; $(vScaleformat) &amp;amp; $(vCurrencySwitch)&lt;BR /&gt;&amp;nbsp;)&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;Can anyone help in this?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:57:38 GMT</pubDate>
    <dc:creator>soumroy7</dc:creator>
    <dc:date>2024-11-16T03:57:38Z</dc:date>
    <item>
      <title>Dynamic Subtitle</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-Subtitle/m-p/1653225#M48792</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am currently using a bar chart with 3 alternate measures and one dimension. In my chart subtitle I am currently using a variable $(vScaleMonthYear)&amp;amp; ' ' &amp;amp; $(vScaleformat) &amp;amp; $(vCurrencySwitch) which is toggled via filter selections MonthYear, Unit(m/k)&amp;nbsp;&amp;amp; Currency Switch(EUR/LC)&lt;/P&gt;&lt;P&gt;Output is like Nov2019 mEUR.&lt;/P&gt;&lt;P&gt;New requirement is to hide the mEuro part while showing 2 measures.&lt;/P&gt;&lt;P&gt;I tried the below but doesn't seem to work.&lt;/P&gt;&lt;P&gt;=If(GetObjectMeasure()='MeasureA',$(vScaleMonthYear),&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If(GetObjectMeasure()='MeasureB',$(vScaleMonthYear),&lt;BR /&gt;$(vScaleMonthYear)&amp;amp; ' ' &amp;amp; $(vScaleformat) &amp;amp; $(vCurrencySwitch)&lt;BR /&gt;&amp;nbsp;)&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;Can anyone help in this?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-Subtitle/m-p/1653225#M48792</guid>
      <dc:creator>soumroy7</dc:creator>
      <dc:date>2024-11-16T03:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Subtitle</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-Subtitle/m-p/1653315#M48805</link>
      <description>&lt;P&gt;Sorry you cannot use this in title or sub title, it's a chart function, check documentation.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 20:39:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-Subtitle/m-p/1653315#M48805</guid>
      <dc:creator>gourpros</dc:creator>
      <dc:date>2019-12-02T20:39:35Z</dc:date>
    </item>
  </channel>
</rss>

