<?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 Bullet Chart - Adding Measure as Target Value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Bullet-Chart-Adding-Measure-as-Target-Value/m-p/2143004#M92993</link>
    <description>&lt;P&gt;I'm trying to create a bullet chart comparing current year to prior year totals and I'd like the target line to be the prior year totals. I see the option to add a target but you either need to hardcode a static value or write a new function. Is it possible to use a measure from the mater items as the target value?&lt;/P&gt;</description>
    <pubDate>Thu, 30 Nov 2023 17:15:26 GMT</pubDate>
    <dc:creator>bdoucet</dc:creator>
    <dc:date>2023-11-30T17:15:26Z</dc:date>
    <item>
      <title>Bullet Chart - Adding Measure as Target Value</title>
      <link>https://community.qlik.com/t5/App-Development/Bullet-Chart-Adding-Measure-as-Target-Value/m-p/2143004#M92993</link>
      <description>&lt;P&gt;I'm trying to create a bullet chart comparing current year to prior year totals and I'd like the target line to be the prior year totals. I see the option to add a target but you either need to hardcode a static value or write a new function. Is it possible to use a measure from the mater items as the target value?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 17:15:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bullet-Chart-Adding-Measure-as-Target-Value/m-p/2143004#M92993</guid>
      <dc:creator>bdoucet</dc:creator>
      <dc:date>2023-11-30T17:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Bullet Chart - Adding Measure as Target Value</title>
      <link>https://community.qlik.com/t5/App-Development/Bullet-Chart-Adding-Measure-as-Target-Value/m-p/2144583#M93126</link>
      <description>&lt;P&gt;Depending on your version, you should be able to use your measure as the Target value.&lt;/P&gt;
&lt;P&gt;If you open the expression editor for the Target start typing the measure name and you should find it.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 01:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bullet-Chart-Adding-Measure-as-Target-Value/m-p/2144583#M93126</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2023-12-06T01:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Bullet Chart - Adding Measure as Target Value</title>
      <link>https://community.qlik.com/t5/App-Development/Bullet-Chart-Adding-Measure-as-Target-Value/m-p/2144605#M93133</link>
      <description>&lt;P&gt;Define a variable using the below expression and use it as target variable in the bullet chart.&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;Year={"$(=Max(Year)-1)"}&amp;gt;} YourMeasure)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 04:36:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bullet-Chart-Adding-Measure-as-Target-Value/m-p/2144605#M93133</guid>
      <dc:creator>Aasir</dc:creator>
      <dc:date>2023-12-06T04:36:02Z</dc:date>
    </item>
  </channel>
</rss>

